1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 22:03:10 +00:00

Button style is now good

This commit is contained in:
Loic Blot
2015-02-07 16:51:11 +01:00
parent 8f7a083f07
commit acd3a06e56
5 changed files with 39 additions and 4 deletions
+3
View File
@@ -16,5 +16,8 @@
<style name="AppTheme" parent="AppBaseTheme">
<!-- All customizations that are NOT specific to a particular API-level can go here. -->
</style>
<style name="StandardButton">
<item name="android:textColor">#ffffff</item>
</style>
</resources>