<?xml version="1.0" encoding="utf-8"?>

<set xmlns:android="http://schemas.android.com/apk/res/android">
    <translate
        android:duration="200"
        android:fromYDelta="100%p"
        android:toYDelta="0" />

    <!--<alpha
        android:duration="1000"
        android:fromAlpha="0.0"
        android:toAlpha="1.0" />-->
</set>
<!-- From: file:/Users/langneng/Documents/github/image-picker-react-native/android/imagepickermodule/src/main/res/anim/show_from_bottom.xml --><!-- From: file:/Users/langneng/Documents/github/image-picker-react-native/android/app/build/intermediates/exploded-aar/ImagePickerLeo/imagepickermodule/unspecified/res/anim/show_from_bottom.xml -->