mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
11 lines
503 B
XML
11 lines
503 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<bool name="abc_action_bar_embed_tabs">true</bool>
|
||
|
<bool name="abc_config_actionMenuItemAllCaps">true</bool>
|
||
|
<bool name="enable_system_alarm_service_default">false</bool>
|
||
|
<bool name="enable_system_foreground_service_default">true</bool>
|
||
|
<bool name="enable_system_job_service_default">true</bool>
|
||
|
<bool name="mtrl_btn_textappearance_all_caps">true</bool>
|
||
|
<bool name="workmanager_test_configuration">false</bool>
|
||
|
</resources>
|