Commit 5bf3882b authored by Grigory Fedorov's avatar Grigory Fedorov

Account group view: status icon separator changed.

parent 347c576c
......@@ -77,8 +77,10 @@
<View
android:layout_width="1px"
android:layout_height="@dimen/avatar_size_toolbar"
android:background="@color/grey_500"
android:layout_height="26dp"
android:background="@color/black"
android:alpha="0.1"
android:layout_gravity="center_vertical"
/>
<ImageView
......
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