mirror of
https://github.com/WhiteMAX-Mod/whitemaxmod.git
synced 2026-07-03 14:08:00 +02:00
14 lines
656 B
XML
14 lines
656 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="config_materialPreferenceIconSpaceReserved">false</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="is_tablet">false</bool>
|
|
<bool name="large_heap">true</bool>
|
|
<bool name="mtrl_btn_textappearance_all_caps">true</bool>
|
|
<bool name="workmanager_test_configuration">false</bool>
|
|
</resources>
|