From b6aa2a649634d51c44496b9e53d6f8d8373088fd Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Mon, 9 Dec 2019 22:53:28 +1000 Subject: [PATCH] Android: Add Game List settings --- .../app/src/main/res/xml/root_preferences.xml | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/android/app/src/main/res/xml/root_preferences.xml b/android/app/src/main/res/xml/root_preferences.xml index 39d5902c4..723111c01 100644 --- a/android/app/src/main/res/xml/root_preferences.xml +++ b/android/app/src/main/res/xml/root_preferences.xml @@ -17,6 +17,20 @@ + + + + + + + app:defaultValue="@string/settings_gpu_renderer_default" + app:useSimpleSummaryProvider="true" /> + app:defaultValue="@string/settings_gpu_renderer_default" + app:useSimpleSummaryProvider="true" />