aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/completionvalues2-expected-applyCompletion45.diff
blob: 6498668606d250426d4f5c9db8fbb7336116c561 (plain)
1
2
3
4
Code completion in completionvalues2.xml for @string/^app_name selecting @string/hello:
<      <item name="main_layout5" type="string">@string/^app_name</item>
---
>      <item name="main_layout5" type="string">@string/hello^</item>