Changeset View
Changeset View
Standalone View
Standalone View
res/drawable-xxxhdpi/qrcode_button_custom.xml
| <?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||||
| <selector xmlns:android="http://schemas.android.com/apk/res/android"> | <selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
| <item android:drawable="@drawable/qrcode_button_pressed" android:state_pressed="true"/> | <item android:drawable="@drawable/qrcode_button_pressed" android:state_pressed="true"/> | ||||
| <item android:drawable="@drawable/qrcode_button_pressed" android:state_focused="true"/> | <item android:drawable="@drawable/qrcode_button_pressed" android:state_focused="true"/> | ||||
| <item android:drawable="@drawable/qrcode_button_default"/> | <item android:drawable="@drawable/qrcode_button_default"/> | ||||
| </selector> | </selector> | ||||
| No newline at end of file | No newline at end of file | ||||
Public contents are in Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) or GNU Free Documentation License (at your option) unless otherwise noted. · Contact / Register