mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-16 13:08:25 +00:00
7 lines
237 B
XML
7 lines
237 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<set xmlns:android="http://schemas.android.com/apk/res/android" >
|
|
<translate
|
|
android:duration="250"
|
|
android:fromYDelta="-100%"
|
|
android:toYDelta="0%" />
|
|
</set> |