Index: demos/src/main/res/values/styles.xml |
diff --git a/demos/src/main/res/values/styles.xml b/demos/src/main/res/values/styles.xml |
index 6330485f1e2e70349966e5952521a41586d64d13..2e6e28b7fbcb30aaf0ef989979331e27ad481d2e 100644 |
--- a/demos/src/main/res/values/styles.xml |
+++ b/demos/src/main/res/values/styles.xml |
@@ -14,10 +14,8 @@ |
limitations under the License. |
--> |
<resources> |
- |
Ian Wen
2016/03/21 18:46:29
Revert the changes to this file?
|
<!-- Base application theme. --> |
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> |
<!-- Customize your theme here. --> |
</style> |
- |
</resources> |