Compare commits

..

No commits in common. "51d36dc29752b4d47376b3b832b851acbcb0d18a" and "7aca0ee21be04ac532ecd709fd92d9bd53baff8f" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -138,7 +138,6 @@
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>