react-native-huawei-protected-apps
Version:
Customized dialog alerting the user of the battery save mode 'Protected Apps' of Huawei smartphones
8 lines • 505 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="1.0"
android:toAlpha="0.0"
/>
<!-- From: file:/Users/pascal/sources/CreosApp/react-native-huawei-protected-apps/android/build/intermediates/exploded-aar/com.facebook.react/react-native/0.33.0/res/anim/fade_out.xml -->