aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/completion10-expected-applyCompletion42.diff
blob: dcd7f71fcd88cea805c030f5d5b0c999840e0da2 (plain)
1
2
3
4
Code completion in completion10.xml for "[^wrap_content]" selecting fill_parent:
<     android:layout_height="^wrap_content"/>
---
>     android:layout_height="fill_parent"^/>