mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
Add translations for three dot menu
And adjust variable names
This commit is contained in:
parent
f40cee392e
commit
2399f35cc1
6 changed files with 19 additions and 10 deletions
|
@ -27,12 +27,12 @@
|
|||
android:text=""
|
||||
android:textSize="20sp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toStartOf="@+id/choose_row_app_delete"
|
||||
app:layout_constraintEnd_toStartOf="@+id/choose_row_app_menu"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
<com.finnmglas.launcher.extern.FontAwesome
|
||||
android:id="@+id/choose_row_app_delete"
|
||||
android:id="@+id/choose_row_app_menu"
|
||||
android:layout_width="20sp"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue