mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Fix folder hint text color. Likely a regression from upgrading the Activity theme
Bug: 18204650 Change-Id: I5e23df5f4f8f1f8ca7a22c8a62797e77c9a4a9e1
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
android:hint="@string/folder_hint_text"
|
||||
android:textSize="14sp"
|
||||
android:textColor="#ff777777"
|
||||
android:textColorHint="#ff808080"
|
||||
android:textColorHighlight="#ffCCCCCC"
|
||||
android:textCursorDrawable="@null"
|
||||
android:gravity="center_horizontal"
|
||||
|
||||
Reference in New Issue
Block a user