blob: 0949fbd013d7117e62e7cef152c84be4ca785a64 [file] [log] [blame]
@@ -1 +1
-
@@ -2 +1
+ <?xml version="1.0" encoding="utf-8"?>
+ <resources xmlns:android="http://schemas.android.com/apk/res/android">
+ <style name="newstyle">
+ <item name="android:textColor">#FF00FF</item>
+ <item name="android:textSize">20pt</item>
+ </style>
+ </resources>