Files
ctf/2024/insomnihack/mobile/Notes/res/values/bools.xml
2025-06-06 03:13:31 +02:00

7 lines
243 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="mtrl_btn_textappearance_all_caps">true</bool>
</resources>