mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 01:47:24 +00:00
Changed context menu icons, fixed context menu button click effect and adjusted about page scaling
This commit is contained in:
parent
84381d75eb
commit
64cc4a0ecf
6 changed files with 27 additions and 32 deletions
|
|
@ -59,7 +59,7 @@
|
|||
android:layout_weight="0.1"
|
||||
android:background="@android:color/transparent"
|
||||
android:cursorVisible="true"
|
||||
android:drawableStart="@android:drawable/ic_menu_search"
|
||||
android:drawableStart="@drawable/search_24px"
|
||||
android:drawablePadding="8dp"
|
||||
android:editTextColor="#f3f3f3"
|
||||
android:hint="@string/search"
|
||||
|
|
@ -99,7 +99,6 @@
|
|||
android:layout_marginHorizontal="32dp"
|
||||
android:layout_marginTop="45dp"
|
||||
android:layout_marginBottom="27dp"
|
||||
android:fontFamily="More Fonts..."
|
||||
android:format12Hour="hh:mm"
|
||||
android:format24Hour="HH:mm"
|
||||
android:textAlignment="textStart"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue