Add translations for three dot menu

And adjust variable names
This commit is contained in:
Finn M Glas 2020-05-30 00:58:33 +02:00
parent f40cee392e
commit 2399f35cc1
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
6 changed files with 19 additions and 10 deletions

View file

@ -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"