PlayerAndroid/app/src/main/res/transition/change_bounds.xml

3 lines
180 B
XML

<?xml version="1.0" encoding="utf-8"?>
<changeBounds xmlns:android="http://schemas.android.com/apk/res/android"
android:interpolator="@android:interpolator/fast_out_slow_in" />