mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
Create a appmenu to be opened by three dots
This menu is located in the `ChooseActivity`, helps managing apps (info / delete)
This commit is contained in:
parent
7b623e97d8
commit
f40cee392e
5 changed files with 40 additions and 10 deletions
|
@ -11,7 +11,8 @@
|
|||
<string name="fas_donate" translatable="false"></string>
|
||||
<string name="fas_share" translatable="false"></string>
|
||||
<string name="fas_trash" translatable="false"></string>
|
||||
<string name="fas_times" translatable="false"></string>
|
||||
<string name="fas_times" translatable="false"></string> <!-- 'close' -->
|
||||
<string name="fas_three_dots" translatable="false"></string> <!-- 'ellipsis-v' -->
|
||||
|
||||
<!-- icons that can be used with type="brands" -->
|
||||
<string name="fab_apple" translatable="false"></string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue