I am trying to display a few words in double quotes, in a textual representation in an xml file. But that does not work. Help me.
<TextView style="@style/TextStyle" android:text="message "quote string 1" and "quote string 2" end message" android:id="@+id/lblAboutPara3" android:autoLink="web"/>
Does anyone know a solution for this .............
android
Vignesh Jun 21 2018-11-11T00: 00Z
source share