mirror of
https://github.com/element-hq/element-android
synced 2024-12-21 16:55:06 +03:00
6 lines
208 B
XML
6 lines
208 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<set xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:duration="@integer/default_animation_duration"
|
||
|
android:shareInterpolator="false">
|
||
|
|
||
|
</set>
|