Resolved warnings on main activity layout

This commit is contained in:
Daniele Verducci (Slimpenguin)
2024-02-19 08:26:55 +01:00
parent ca2b7a7064
commit a396406877
4 changed files with 20 additions and 6 deletions
+5
View File
@@ -97,4 +97,9 @@
<string name="new_geobookmark_gps">Crea dalla posizione corrente</string>
<string name="new_geobookmark_map">Crea dalla mappa</string>
<!-- Accessibility (content descriptions) -->
<string name="open_fab">Aggiungi</string>
<string name="add_from_gps">Crea dalla posizione corrente</string>
<string name="add_from_map">Crea dalla mappa</string>
</resources>