aboutsummaryrefslogtreecommitdiffstats
path: root/libs/MemorizingTrustManager/res/values-v21/themes.xml
blob: c2bd573f00eb33d02396ce1d3a3eeb2e4df9f957 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <style name="ConversationsTheme" parent="@android:style/Theme.Material.Light.DarkActionBar" />
    <style name="ConversationsTheme.Dark" parent="android:Theme.Material" />

</resources>