mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-25 01:07:47 +00:00
Change draw selector to background
This commit is contained in:
parent
542e1984c1
commit
d8d5848dae
@ -10,7 +10,7 @@
|
|||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="0dp"
|
android:layout_height="0dp"
|
||||||
android:layout_weight="1.0"
|
android:layout_weight="1.0"
|
||||||
android:drawSelectorOnTop="true"
|
android:drawSelectorOnTop="false"
|
||||||
android:transcriptMode="normal"
|
android:transcriptMode="normal"
|
||||||
android:scrollbarAlwaysDrawVerticalTrack="false"
|
android:scrollbarAlwaysDrawVerticalTrack="false"
|
||||||
android:scrollbarStyle="insideOverlay"
|
android:scrollbarStyle="insideOverlay"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user