mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-20 03:23:07 +00:00
Set isGame to get lower video processing latency on some Android TVs
This commit is contained in:
parent
8086c3d46b
commit
3ca681f050
@ -26,6 +26,7 @@
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:isGame="true"
|
||||
android:banner="@drawable/atv_banner"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:theme="@style/AppTheme">
|
||||
|
Loading…
x
Reference in New Issue
Block a user