|
|
|
@ -67,7 +67,7 @@ namespace AndroidSettings { |
|
|
|
Settings::Category::Android}; |
|
|
|
Settings::Setting<bool> enable_folder_button{linkage, true, "enable_folder_button", |
|
|
|
Settings::Category::Android}; |
|
|
|
Settings::Setting<bool> enable_qlaunch_button{linkage, true, "enable_qlaunch_button", |
|
|
|
Settings::Setting<bool> enable_qlaunch_button{linkage, false, "enable_qlaunch_button", |
|
|
|
Settings::Category::Android}; |
|
|
|
|
|
|
|
// Input/performance overlay settings |
|
|
|
|