aboutsummaryrefslogtreecommitdiff
path: root/res/values-v11/styles.xml
blob: 04ab9a8571aa462d8303b94760f5629cebbce6bd (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
	<style name="BasicButton">
		<item name="android:background">?android:selectableItemBackground</item>
	</style>
</resources>