UNPKG

jverification-react-native

Version:

React Native JVerification component for Android and iOS

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