59e0bf60b911db0f20b5d39d5865127f1fedec0d
[pub/Android/ownCloud.git] / res / values / setup.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3 <string name="server_url"></string>
4 <bool name="show_server_url_input">true</bool>
5
6 <!-- Flags to setup the authentication methods available in the app -->
7 <string name="auth_method_oauth2">off</string>
8 <string name="auth_method_saml_web_sso">off</string>
9
10 <!-- Colors -->
11 <color name="background_color">#F7F7F7</color>
12 <color name="actionbar_start_color">#1D2D44</color>
13 <color name="actionbar_end_color">#1D2D44</color>
14
15 </resources>