Commit 18b7e2d7 authored by Eliézer de Oliveira's avatar Eliézer de Oliveira

undoing changes in value of background color of item_catroom_header

parent 4451ad9e
......@@ -2,8 +2,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:background="@color/groupChatRoomSeparator">
android:orientation="vertical">
<TextView
android:id="@+id/text_chatroom_header"
......
......@@ -55,8 +55,6 @@
<color name="quoteBar">#A0A0A0</color>
<color name="groupChatRoomSeparator">#E1E5E8</color>
<color name="colorDivider">#1F000000</color>
<color name="colorLightGrey">#F4F5F7</color>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment