aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/completion1-expected-applyCompletion9.diff
blob: 1b4198e43a83ddd31e96b0edc836ce87efcfdfd8 (plain)
1
2
3
4
Code completion in completion1.xml for layout_width=^"fill_parent" selecting "wrap_content":
@@ -8 +8
-         android:layout_width=^"fill_parent"
+         android:layout_width="wrap_content"^