summaryrefslogtreecommitdiff
path: root/res/layout/loading_fragment.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-21 16:26:47 +0400
committerAndrew Dolgov <[email protected]>2013-05-21 16:26:47 +0400
commit287392e0dbc7c6b016446721f10d0a9d47496e3e (patch)
treea3c643ead695b4a013b2a3a2b075e6fe0fce7d5e /res/layout/loading_fragment.xml
parent4f49ae38dd06974ada031153569b5fff64e8afb3 (diff)
add 1x1 simple widget
Diffstat (limited to 'res/layout/loading_fragment.xml')
-rw-r--r--res/layout/loading_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/loading_fragment.xml b/res/layout/loading_fragment.xml
index 352662e6..bc1fd10d 100644
--- a/res/layout/loading_fragment.xml
+++ b/res/layout/loading_fragment.xml
@@ -5,7 +5,7 @@
<ProgressBar
- android:id="@+id/progressBar1"
+ android:id="@+id/progress"
style="?android:attr/progressBarStyleLarge"
android:layout_width="wrap_content"
android:layout_height="wrap_content"