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