Commit c8f653e0 authored by Grigory Fedorov's avatar Grigory Fedorov

chat_viewer_info: background set (light grey)

parent 1ebd7d41
......@@ -16,7 +16,9 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:background="@color/blue_grey_100"
>
<TextView
android:id="@+id/info"
android:layout_width="match_parent"
......
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