Android TV (#933)

* Disable touchscreen requirement

* Add Android TV feature

* Add Android TV draft banner

* Add Android TV check method
This commit is contained in:
albexk 2024-08-06 12:41:44 +03:00 committed by GitHub
parent ffe2314d47
commit f978f55e7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_banner_background">#1E1E1F</color>
</resources>