mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
Forced text editing colors that make sense for the renaming field. Also fixed showing status bar.
This commit is contained in:
parent
cb91e5bf27
commit
f37393157b
4 changed files with 8 additions and 5 deletions
|
|
@ -35,6 +35,8 @@
|
|||
android:selectAllOnFocus="true"
|
||||
android:singleLine="true"
|
||||
android:textAppearance="@android:style/TextAppearance.DeviceDefault"
|
||||
android:textColor="#FFF3F3F3"
|
||||
android:textColorHighlight="#5F33B5E5"
|
||||
android:textSize="28sp" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatButton
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue