UNPKG

react-native-huawei-protected-apps

Version:

Customized dialog alerting the user of the battery save mode 'Protected Apps' of Huawei smartphones

14 lines 631 B
<?xml version="1.0" encoding="utf-8"?> <set xmlns:android="http://schemas.android.com/apk/res/android"> <translate android:fromYDelta="100%p" android:toYDelta="0" android:duration="@android:integer/config_shortAnimTime" /> <alpha android:fromAlpha="0.0" android:toAlpha="1.0" android:duration="@android:integer/config_shortAnimTime" /> </set> <!-- 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/catalyst_push_up_in.xml -->