Commit bf1b9f4e authored by Grigory Fedorov's avatar Grigory Fedorov

Contact list items with background animation fixed.

parent 67ff3d03
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
android:id="@android:id/list" android:id="@android:id/list"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
/> android:drawSelectorOnTop="true" />
<RelativeLayout <RelativeLayout
android:id="@+id/info" android:id="@+id/info"
......
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