Last active
March 1, 2018 09:37
-
-
Save rusmichal/6f397ae9584ce447ba79883c864038ab 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> | |
<uses-feature android:name="android.software.leanback" | |
android:required="false" /> | |
... | |
</manifest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment