Merge "Remove hard-coded DrawSelectorOnTop on ListFragment's default ListView."
This commit is contained in:
@@ -44,8 +44,7 @@
|
||||
|
||||
<ListView android:id="@android:id/list"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:drawSelectorOnTop="false" />
|
||||
android:layout_height="match_parent" />
|
||||
<TextView android:id="@+android:id/internalEmpty"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user