2019-pracownia-programowani.../Lookify/app/src/main/res/menu/menu_context.xml

7 lines
260 B
XML

<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools">
<item
android:id="@+id/action_favourite"
android:title="Dodaj do ulubionych" />
</menu>