Fixed option text

Thanks @JohnVeness
This commit is contained in:
M66B 2023-09-17 17:40:19 +02:00
parent f2a644c0ca
commit af1576dcc5
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:text="@string/app_send_self"
android:text="@string/title_advanced_send_self"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/swPowerMenu"