aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/newstyles6-expected-extract5.diff
blob: 7980faed02873c359dbbe72fc46b3766c122335e (plain)
1
2
3
4
5
6
7
8
<
---
> <?xml version="1.0" encoding="utf-8"?>
> <resources xmlns:android="http://schemas.android.com/apk/res/android">
>     <style name="newstyle">
>         <item name="android:textSize">20pt</item>
>     </style>
> </resources>