mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
Add a clickable settings icon
Make it easier and more intuitive for users to acess settings. Thanks for the feedback that helped me think of this.
This commit is contained in:
parent
c32018f72d
commit
0e4cc63554
3 changed files with 60 additions and 5 deletions
|
@ -3,6 +3,7 @@
|
|||
<string name="fas_bars" translatable="false"></string>
|
||||
<string name="fas_home" translatable="false"></string>
|
||||
<string name="fas_globe" translatable="false"></string>
|
||||
<string name="fas_settings" translatable="false"></string>
|
||||
<string name="fas_star" translatable="false"></string>
|
||||
|
||||
<string name="far_star" translatable="false"></string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue