1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <resources xmlns:
android=
"http://schemas.android.com/apk/res/android">
4 <style name=
"Theme.ownCloud.ButtonStyle" parent=
"@android:style/Widget.Holo.Light.Button">
5 <item name=
"android:background">@android:drawable/btn_default
</item>
6 <item name=
"android:textColor">@color/button_text_color
</item>