aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/defaults.xml
blob: dd0ba1ccb6da4655eb17268a38917668119fbc85 (plain)
1
2
3
4
5
6
<?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>
</resources>