mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 15:31:08 +01:00
Compare commits
2 commits
7aca0ee21b
...
51d36dc297
Author | SHA1 | Date | |
---|---|---|---|
|
51d36dc297 | ||
|
3dcb8e82e7 |
2 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
|
@ -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