J'essaie d'afficher quelques mots entre guillemets, en vue Texte dans un fichier xml. Mais ça ne marche pas. Pls aidez-moi.
<TextView
style="@style/TextStyle"
android:text="message "quote string 1" and "quote string 2" end message"
android:id="@+id/lblAboutPara3"
android:autoLink="web"/>
Tout le monde connaît la solution pour cela .............