react-native-braintree-dropin-ui
Version:
> React Native integration of Braintree Drop-in IOS V4 ANDROID V2 (Apple Pay &Android Pay Enabled)
8 lines • 409 B
text/xml
<selector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
tools:ignore="UnusedAttribute"
android:exitFadeDuration="@android:integer/config_shortAnimTime" >
<item android:drawable="@color/bt_white_pressed" android:state_pressed="true" />
<item android:drawable="@color/bt_white" />
</selector>