mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
Add a basic but functional app. Needs improvement.
This commit is contained in:
parent
a67ca696b3
commit
93e672c826
41 changed files with 1142 additions and 0 deletions
6
app/src/main/res/values/icons.xml
Normal file
6
app/src/main/res/values/icons.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<resources>
|
||||
<string name="fa_icon_calendar"></string>
|
||||
<string name="fa_icon_home"></string>
|
||||
<string name="fa_icon_globe"></string>
|
||||
<string name="fa_icon_bars"></string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue