Add support for WPS in repeater
This commit is contained in:
7
mobile/src/main/res/menu/repeater.xml
Normal file
7
mobile/src/main/res/menu/repeater.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item
|
||||
android:id="@+id/wps"
|
||||
android:title="WPS"/>
|
||||
</menu>
|
||||
Reference in New Issue
Block a user