mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 06:13:54 +01:00
Add overlay menu items and functions
This commit is contained in:
parent
ae215cdba1
commit
e70b8b2e6a
3 changed files with 59 additions and 3 deletions
|
|
@ -6,4 +6,7 @@
|
|||
<item android:id="@+id/nearby_info_menu_wikidata_article"
|
||||
android:title="@string/nearby_info_menu_wikidata_article"
|
||||
/>
|
||||
<item android:id="@+id/nearby_info_menu_wikipedia_article"
|
||||
android:title="@string/nearby_info_menu_wikipedia_article"
|
||||
/>
|
||||
</menu>
|
||||
Loading…
Add table
Add a link
Reference in a new issue