We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be6ad7 commit 6a0e990Copy full SHA for 6a0e990
app/src/main/res/anim/entry_appears.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<set xmlns:android="http://schemas.android.com/apk/res/android"
3
- android:duration="@android:integer/config_mediumAnimTime">
+ android:duration="@android:integer/config_longAnimTime">
4
5
<translate
6
android:fromXDelta="-100%"
0 commit comments