mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 11:36:11 +01:00
native text input: make text selection visible
This commit is contained in:
parent
85a48a79a3
commit
ddf5341b86
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
android:maxLines="1"
|
||||
android:inputType="text"
|
||||
android:textColor="@android:color/white"
|
||||
android:textColorHighlight="@android:color/darker_gray"
|
||||
android:paddingTop="0dp"
|
||||
android:textCursorDrawable="@null"
|
||||
android:paddingBottom="0dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue