react-native-xprinter
Version:
This is an android xprinter driver.
8 lines • 535 B
text/xml
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
android:duration="@android:integer/config_shortAnimTime"
android:interpolator="@android:anim/accelerate_interpolator"
android:fromAlpha="0.0"
android:toAlpha="1.0"
/>
<!-- From: file:/Users/pepper/Workspace/MyBigDay/react-native-xprinter-demo/node_modules/react-native-xprinter/android/build/intermediates/exploded-aar/com.facebook.react/react-native/0.31.0/res/anim/fade_in.xml -->