UNPKG

jverification-react-native

Version:

React Native JVerification component for Android and iOS

7 lines (5 loc) 295 B
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_pressed="false" android:drawable="@drawable/main_btn_other"/> <item android:state_pressed="true" android:drawable="@drawable/main_btn_pressed"/> </selector>