aboutsummaryrefslogtreecommitdiff
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: 77761316d7a8e193b9e0ed0a488b252d8b7dd14b (plain)
1
2
3
4
Code completion in completion1.xml for layout_width="^fill_parent" selecting match_parent:
@@ -8 +8
-         android:layout_width="^fill_parent"
+         android:layout_width="match_parent"^