Commit 7be29dc6 authored by Grigory Fedorov's avatar Grigory Fedorov

Account group show offline contacts icon fixed.

parent 0751a453
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
android:id="@+id/offline_contacts_indicator" android:id="@+id/offline_contacts_indicator"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:background="@drawable/ic_show_offline" android:src="@drawable/ic_show_offline"
android:alpha="0.2" android:alpha="0.2"
/> />
</FrameLayout> </FrameLayout>
......
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