summaryrefslogtreecommitdiffstats
path: root/android/app/src/main/res/values/themes.xml
blob: bf6d90a3eca1d5029ace8a682db9913a2b03f569 (plain) (blame)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <style name="Theme.DingDongMail" parent="android:Theme.Material.Light.NoActionBar" />
</resources>