Add a basic but functional app. Needs improvement.

This commit is contained in:
Finn M Glas 2020-05-12 14:52:56 +02:00
parent a67ca696b3
commit 93e672c826
41 changed files with 1142 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<resources>
<string name="fa_icon_calendar">&#xf133;</string>
<string name="fa_icon_home">&#xf015;</string>
<string name="fa_icon_globe">&#xf0ac;</string>
<string name="fa_icon_bars">&#xf0c9;</string>
</resources>