am 43f0fdc5: Merge "Remove hard-coded DrawSelectorOnTop on ListFragment\'s default ListView."
* commit '43f0fdc5cd7ec4c4c03c7dbea8c045d2186f942c': 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