am 1c30f3d7: Merge "Fix bug: All Apps progress bar wasn\'t centered"

* commit '1c30f3d7f991e35921027b060896616b3b9f9211':
  Fix bug: All Apps progress bar wasn't centered
This commit is contained in:
Michael Jurka
2011-09-28 16:09:48 -07:00
committed by Android Git Automerger
+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" />