]> gitweb.fperrin.net Git - Dictionary.git/blob - res/values-v11/styles.xml
Picking back up in the middle of a major refactoring of the UI, tyring
[Dictionary.git] / res / values-v11 / styles.xml
1 <resources>
2
3     <style name="BorderlessButton">
4         <item name="android:background">?android:attr/selectableItemBackground</item>
5         <item name="android:paddingLeft">4dip</item>
6         <item name="android:paddingRight">4dip</item>
7     </style>
8
9 </resources>