Merge "Fix bug: All Apps progress bar wasn't centered"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1c30f3d7f9
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user