chore: extract strings from settings

This commit is contained in:
TwistedUmbrellaX 2024-03-20 20:42:43 -04:00
parent ab9b92035e
commit 6e349b84c0
3 changed files with 38 additions and 30 deletions

View file

@ -148,7 +148,7 @@
android:elegantTextHeight="true"
android:fontFamily="@font/poppins_bold"
android:minHeight="64dp"
android:text="@string/use_alarm_manager"
android:text="@string/use_alarm_manager_reliable"
android:textAlignment="viewStart"
android:textColor="?attr/colorOnBackground"
app:cornerRadius="0dp"