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
text/xml
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_dec_click" android:state_enabled="false" />
<item android:drawable="@drawable/ic_dec" android:state_enabled="true" />
<item android:drawable="@drawable/ic_dec_click" android:state_pressed="true" />
</selector>