UNPKG

react-native-payment-gateway

Version:

this module for payment gateway, first gateway is midtrans payment gateway, i hope all payment gateway so you can contribute to this module

6 lines 367 B
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:drawable="@drawable/ic_inc_click" android:state_enabled="false" /> <item android:drawable="@drawable/ic_inc" android:state_enabled="true" /> <item android:drawable="@drawable/ic_inc_click" android:state_pressed="true" /> </selector>