Próbuję wyświetlić niektóre słowa w podwójnych cudzysłowach, w widoku tekstu w pliku xml. Ale to nie działa. Proszę pomóż mi.
<TextView
style="@style/TextStyle"
android:text="message "quote string 1" and "quote string 2" end message"
android:id="@+id/lblAboutPara3"
android:autoLink="web"/>
Każdy zna rozwiązanie tego problemu .............