aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/newstyles4-expected-extract3.diff
blob: 88a94e7e003236aae5e095c49a251092dea533e4 (plain)
1
2
3
4
5
6
7
8
9
10
@@ -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">#FF0000</item>
+         <item name="android:textSize">20pt</item>
+     </style>
+ </resources>