mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-18 14:29:57 +00:00
Disable on-screen controls by default
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
android:key="checkbox_onscreen_controller"
|
||||
android:title="On-screen controls"
|
||||
android:summary="Show virtual controller overlay on touchscreen"
|
||||
android:defaultValue="true"/>
|
||||
android:defaultValue="false"/>
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory android:title="@string/category_host_settings">
|
||||
<CheckBoxPreference
|
||||
|
||||
Reference in New Issue
Block a user