mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
refactor: remove unused stuff, fix lint warnings
Some checks are pending
Android CI / build (push) Waiting to run
Some checks are pending
Android CI / build (push) Waiting to run
This commit is contained in:
parent
90434617e7
commit
da115bb2d9
51 changed files with 415 additions and 605 deletions
|
@ -105,17 +105,6 @@
|
|||
<item name="android:fontFamily">serif</item>
|
||||
</style>
|
||||
|
||||
<style name="textColorWhite">
|
||||
<item name="android:textColor">@color/finnmglasTheme_text_color</item>
|
||||
</style>
|
||||
|
||||
<style name="textColorWhiteAndShadow">
|
||||
<item name="android:textColor">@color/finnmglasTheme_text_color</item>
|
||||
</style>
|
||||
<style name="textColorBlack">
|
||||
<item name="android:textColor">#000</item>
|
||||
</style>
|
||||
|
||||
<style name="PopupMenuCustom" parent="@android:style/Widget.PopupMenu" tools:keep="@style/PopupMenuCustom">
|
||||
<item name="android:popupBackground">#252827</item>
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue