summaryrefslogtreecommitdiffstats
path: root/res/values/preferences_defaults.xml
blob: 23439c5278bf69df4b8c3a8b8addb74498638d32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <bool name="preferences_interface_homescreen_search_default">true</bool>
    <bool name="preferences_interface_homescreen_scrolling_wallpaper_scroll_default">true</bool>
    <bool name="preferences_interface_homescreen_hide_icon_labels_default">false</bool>
    <bool name="preferences_interface_drawer_hide_icon_labels_default">false</bool>
    <bool name="preferences_interface_drawer_compact_default">false</bool>
    <bool name="preferences_interface_drawer_dark_default">true</bool>
    <bool name="preferences_interface_general_icons_large_default">false</bool>
    <bool name="preferences_interface_use_horizontal_scrubber_default">true</bool>
    <bool name="preferences_interface_drawer_search_default">true</bool>
</resources>