我试图在双引号中显示一些单词,在xml文件的Text视图中.但它不起作用.请帮助我.
<TextView
style="@style/TextStyle"
android:text="message "quote string 1" and "quote string 2" end message"
android:id="@+id/lblAboutPara3"
android:autoLink="web"/>
Run Code Online (Sandbox Code Playgroud)
任何人都知道这个解决方案.............
android ×1