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

Implement some material design

This commit is contained in:
Loic Blot
2016-01-31 01:46:44 +01:00
parent 7a0ff98658
commit bee1163c44
6 changed files with 47 additions and 35 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
<resources>
<style name="OcSmsTheme" parent="@android:style/Theme.Holo.Light.DarkActionBar">
<style name="OcSmsTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<item name="android:actionBarStyle">@style/OcSmsActionBar</item>
</style>