mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +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
|
@ -36,7 +36,7 @@
|
|||
android:layout_width="20sp"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:text="@string/fas_trash"
|
||||
android:text="@string/fas_three_dots"
|
||||
android:textSize="20sp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue