Merge "Fix bug: All Apps progress bar wasn't centered"

This commit is contained in:
Michael Jurka
2011-09-28 16:07:31 -07:00
committed by Android (Google) Code Review
+1 -2
View File
@@ -20,5 +20,4 @@
android:id="@+id/apps_customize_progress_bar"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginRight="5dp" />
android:layout_gravity="center" />