OC-299 fixed restart of finished downloads on orientation changes
[pub/Android/ownCloud.git] / res / values / styles.xml
index a02128f..161f5d3 100644 (file)
                <item name="android:singleLine">true</item>
                    
     </style>
+       
+       <style name="OAuthDialog" parent="@android:style/Theme.Dialog">
+               <item name="android:windowNoTitle">false</item> 
+       </style>    
                
        <color name="setup_text_hint">#777777</color>
        <color name="setup_text_typed">#000000</color>