aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/defaults.xml
blob: 8cee33d5f9b9ec21b01589f22e6b1364c7338607 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="default_resource" translatable="false">Phone</string>
    <bool name="portrait_only">true</bool>
    <bool name="enter_is_send">false</bool>
    <bool name="notifications_from_strangers">false</bool>
    <bool name="headsup_notifications">true</bool>
</resources>