Change draw selector to background
This commit is contained in:
parent
542e1984c1
commit
d8d5848dae
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
android:layout_width="fill_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1.0"
|
||||
android:drawSelectorOnTop="true"
|
||||
android:drawSelectorOnTop="false"
|
||||
android:transcriptMode="normal"
|
||||
android:scrollbarAlwaysDrawVerticalTrack="false"
|
||||
android:scrollbarStyle="insideOverlay"
|
||||
|
|
Loading…
Add table
Reference in a new issue