mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
Background and text color can now be changed
This commit is contained in:
parent
8953202be9
commit
dfc08513f5
11 changed files with 209 additions and 38 deletions
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
<style name="SettingsTheme" parent="Base.Theme.YamLauncher">
|
||||
<item name="android:windowBackground">@color/settings_bg</item>
|
||||
<item name="android:windowShowWallpaper">false</item>
|
||||
</style>
|
||||
|
||||
<style name="AppSearchView" parent="Widget.AppCompat.SearchView" >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue