Reduce overdraw on dropdown view
This commit is contained in:
parent
ecdf533188
commit
f2f6f2761c
@ -2,7 +2,6 @@
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?android:attr/listChoiceBackgroundIndicator"
|
||||
android:clickable="false"
|
||||
android:orientation="horizontal"
|
||||
android:paddingBottom="3dp"
|
||||
|
Loading…
Reference in New Issue
Block a user