Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
AloqaIM-Android
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
AloqaIM-Android
Commits
18b7e2d7
Commit
18b7e2d7
authored
Mar 08, 2019
by
Eliézer de Oliveira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
undoing changes in value of background color of item_catroom_header
parent
4451ad9e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
item_chatroom_header.xml
app/src/main/res/layout/item_chatroom_header.xml
+1
-2
colors.xml
app/src/main/res/values/colors.xml
+0
-2
No files found.
app/src/main/res/layout/item_chatroom_header.xml
View file @
18b7e2d7
...
@@ -2,8 +2,7 @@
...
@@ -2,8 +2,7 @@
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:orientation=
"vertical"
android:orientation=
"vertical"
>
android:background=
"@color/groupChatRoomSeparator"
>
<TextView
<TextView
android:id=
"@+id/text_chatroom_header"
android:id=
"@+id/text_chatroom_header"
...
...
app/src/main/res/values/colors.xml
View file @
18b7e2d7
...
@@ -55,8 +55,6 @@
...
@@ -55,8 +55,6 @@
<color
name=
"quoteBar"
>
#A0A0A0
</color>
<color
name=
"quoteBar"
>
#A0A0A0
</color>
<color
name=
"groupChatRoomSeparator"
>
#E1E5E8
</color>
<color
name=
"colorDivider"
>
#1F000000
</color>
<color
name=
"colorDivider"
>
#1F000000
</color>
<color
name=
"colorLightGrey"
>
#F4F5F7
</color>
<color
name=
"colorLightGrey"
>
#F4F5F7
</color>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment