Share with NFC, Qr Code sharing refactored, Receiving NFC is not ready yet
This commit is contained in:
10
APG/res/menu/nfc_beam.xml
Normal file
10
APG/res/menu/nfc_beam.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_settings"
|
||||
android:icon="@drawable/ic_menu_settings"
|
||||
android:showAsAction="always|withText"
|
||||
android:title="@string/menu_BeamPreferences"/>
|
||||
|
||||
</menu>
|
||||
Reference in New Issue
Block a user