Make actions removable

by clicking a FontAwesome Times icon
This commit is contained in:
Finn M Glas 2020-05-29 18:06:10 +02:00
parent 0134665ee3
commit 60f8f781f0
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
4 changed files with 42 additions and 16 deletions

View file

@ -11,6 +11,7 @@
<string name="fas_donate" translatable="false">&#xf4b9;</string>
<string name="fas_share" translatable="false">&#xf064;</string>
<string name="fas_trash" translatable="false">&#xf1f8;</string>
<string name="fas_times" translatable="false">&#xf00d;</string>
<!-- icons that can be used with type="brands" -->
<string name="fab_apple" translatable="false">&#xf179;</string>