/ime/latinime/res/layout/tutorial_0_switcher.xml
http://eyes-free.googlecode.com/ · XML · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · 903aa2068c0f3f79d16389f5818b2dda MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <ViewAnimator
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/tutorial_switcher"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:inAnimation="@android:anim/slide_in_left"
- android:outAnimation="@android:anim/slide_out_right" />