Update build.gradle to 1.2.3
[pub/Android/ownCloud.git] / res / values / versioned_styles.xml
index c06ec9c..fc5c292 100644 (file)
@@ -8,12 +8,14 @@
        </style>
        
        <!-- DropDown -->
-       <style name="Theme.ownCloud.DropDownStyle" parent="style/Widget.AppCompat.Spinner.DropDown.ActionBar">
-           <!-- <item name="android:background">@drawable/abs__spinner_ab_holo_dark</item> -->
+       <style name="Theme.ownCloud.DropDownStyle"
+               parent="style/Widget.AppCompat.Spinner.DropDown.ActionBar">
+               <!--<item name="android:background">@drawable/spinner_inner</item>-->
        </style>
        
-       <style name="Theme.ownCloud.IndeterminateStyle" parent="style/Widget.AppCompat.ProgressBar">
-           <!-- <item name="android:indeterminateDrawable">@drawable/abs__progress_medium_holo</item> -->
+       <style name="Theme.ownCloud.IndeterminateStyle"
+               parent="style/Widget.AppCompat.ProgressBar">
+           <!--<item name="android:indeterminateDrawable">@drawable/abs__progress_medium_holo</item>-->
        </style>
 
        <!-- Notifications -->