Add Font Awesome

Using https://github.com/finnmglas/fontawesome-android
This commit is contained in:
Finn M Glas 2020-05-20 22:05:08 +02:00
parent 92e8cbd450
commit 7cd450f897
5 changed files with 102 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="fas_bars" translatable="false">&#xf0c9;</string>
<string name="fas_home" translatable="false">&#xf015;</string>
<string name="fas_globe" translatable="false">&#xf0ac;</string>
<string name="fas_star" translatable="false">&#xf005;</string>
<string name="far_star" translatable="false">&#xf005;</string>
</resources>