Allow edition of OAuth endpoints for testing; better configuration values
[pub/Android/ownCloud.git] / res / values / styles.xml
index 47d1ec3..ef0cc09 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>