Placeholder drawable for 'hide password' button replace with the final icon
[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>