summaryrefslogtreecommitdiff
path: root/core/src/main/res/values-v21/styles.xml
blob: 42bd358c72a6790f9eaef3e333651084cd279102 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <style name="Widget.AntennaPod.Button" parent="Widget.AppCompat.Button">
        <item name="textAllCaps">true</item>
    </style>

</resources>