aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/drawable-nodpi/button_standout_pressed.xml
blob: 857646a656862fac0a7b5a587faaff71c3d5edfc (plain)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
	<solid android:color="#0099CC" />
</shape>