" -----------------> "
' ------------------> '
< -----------------> < ;
> -----------------> >
& -----------------> &
For example ......
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="You've made it back after a notification, yay!" />
It will print "You've made it back after a notification,yay!" in TextView
No comments:
Post a Comment