aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/completion1-expected-applyCompletion2.diff
blob: a410606e3ac47749a99b4f894f9cc701afd01456 (plain)
1
2
3
4
Code completion in completion1.xml for layout_width="^fill_parent" selecting match_parent:
<         android:layout_width="^fill_parent"
---
>         android:layout_width="match_parent"^