/ime/latinime/res/layout/default_ime_wizard.xml
http://eyes-free.googlecode.com/ · XML · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · a0e3c1a0ea90fcb18de5202370af08a2 MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <RelativeLayout
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:paddingBottom="40dp">
- <ProgressBar
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_centerInParent="true" />
- </RelativeLayout>