How to disable the preview of xml reference values in Android Studio settings/configuration?
- 阅读更多 关于 How to disable the preview of xml reference values in Android Studio settings/configuration?
问题 I'm not sure if my question is worded correctly, but it's easier to show an image to explain my question. In the XML editor, some values are replaced with the actual values that was defined for that entry. However, I don't want Android Studio showing me the actual values. Instead, I still prefer that it showed the reference names. So, how do you disable the editor from previewing in this manner? In the image below, android:text="@string/sign_up" , but the editor is showing it as android:text=