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