blob: 70d739692e29b594b683f12d0a1954dae2974591 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:padding="16dp"
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<ProgressBar
android:layout_height="fill_parent"
android:layout_width="fill_parent" />
</LinearLayout>