Compare commits

...

2 commits

Author SHA1 Message Date
jacques
51d36dc297 Chnage backupprefs layout 2024-07-11 08:32:53 +02:00
jacques
3dcb8e82e7 Chnage backupprefs layout 2024-07-11 08:21:58 +02:00
2 changed files with 2 additions and 1 deletions

View file

@ -138,6 +138,7 @@
android:layout_height="60dp"
android:layout_marginTop="4dp"
android:background="@drawable/shadow_bg"
android:foreground="@drawable/ic_launcher_foreground"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"

View file

@ -74,6 +74,6 @@
<string name="Undo">Annuler</string>
<string name="trash_icon">Icône de poubelle</string>
<string name="addInList">Ajouter à votre liste de médicament</string>
<string name="location">Chemin</string>
<string name="location">Chemin </string>
<string name="properties">Préférences</string>
</resources>