mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
Added weather conditions, fixed the thread for finding locations and added options to disable weather and battery indicators.
This commit is contained in:
parent
dfc08513f5
commit
71af6d7d49
8 changed files with 121 additions and 460 deletions
|
|
@ -47,12 +47,14 @@
|
|||
<string-array name="bg_options">
|
||||
<item>Transparent</item>
|
||||
<item>Black</item>
|
||||
<item>Grey</item>
|
||||
<item>White</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="bg_values">
|
||||
<item>#00000000</item>
|
||||
<item>#FF000000</item>
|
||||
<item>#FF1B1B1B</item>
|
||||
<item>#FFD6D6D6</item>
|
||||
</string-array>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue