Provide keyboard navigation support
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="be.mygod.vpnhotspot">
|
||||
|
||||
<uses-feature
|
||||
android:name="android.hardware.touchscreen"
|
||||
android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.wifi"/>
|
||||
<uses-feature
|
||||
android:name="android.hardware.wifi.direct"
|
||||
|
||||
Reference in New Issue
Block a user