Created
August 7, 2020 11:24
-
-
Save pflammertsma/b85229ee441f5451278b7a8f3ca6b4cd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <manifest xmlns:android="http://schemas.android.com/apk/res/android"> | |
| <uses-feature | |
| android:name="android.hardware.touchscreen" | |
| android:required="false" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment