mirror of https://github.com/LeOS-GSI/LeOS-Genesis
5 lines
193 B
XML
5 lines
193 B
XML
|
<layoutAnimation xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:delay="17%"
|
||
|
android:animationOrder="normal"
|
||
|
android:animation="@anim/fade_in">
|
||
|
</layoutAnimation>
|