mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-14 01:21:35 +01:00
Compare commits
No commits in common. "51d36dc29752b4d47376b3b832b851acbcb0d18a" and "7aca0ee21be04ac532ecd709fd92d9bd53baff8f" have entirely different histories.
51d36dc297
...
7aca0ee21b
2 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue