Updated progress bar resource

	Bug: 5066431
	updated progress bar resource

Change-Id: Ia70c4d678973d0686d3f87f5f9f9d846ad650895
diff --git a/res/layout/title_bar.xml b/res/layout/title_bar.xml
index eb3f782..acc49e6 100644
--- a/res/layout/title_bar.xml
+++ b/res/layout/title_bar.xml
@@ -42,7 +42,7 @@
         android:layout_height="wrap_content"
         android:background="@null"
         android:layout_below="@id/taburlbar"
-        android:src="@drawable/progress_primary_holo_dark"
+        android:src="@drawable/progress"
         android:layout_marginTop="@dimen/progress_bar_margin"
         android:visibility="gone" />
 </RelativeLayout>