Provide keyboard navigation support

This commit is contained in:
Mygod
2018-01-15 13:43:40 -08:00
parent 67aa86f0f7
commit 6d3b4f7716
4 changed files with 10 additions and 1 deletions

View File

@@ -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"