]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/styles.xml
Replace Android's download manager. https://redmine.stoutner.com/issues/528
[PrivacyBrowserAndroid.git] / app / src / main / res / values / styles.xml
index 6bbaedf504ac8274b8d74867fab20da16c2d5179..cd849e2b287c577312be2f13991346d3c35908f2 100644 (file)
         <item name="colorAccent">@color/blue_700</item>
     </style>
 
-    <style name="PrivacyBrowserProgressBar" parent="Widget.AppCompat.ProgressBar.Horizontal" >
-        <item name="android:indeterminateDrawable">@android:drawable/progress_horizontal</item>
-    </style>
-
 
     <!-- Dark theme styles. -->