Home | History | Annotate | Download | only in xml
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <dialog>
      3 
      4 
      5 <conversation>
      6  	<page
      7 	  image="@drawable/wanda_happy"
      8 	  text = "@string/Wanda_1_6_1_1" 
      9 	  title = "@string/Wanda"
     10 	/>
     11 
     12 	<page
     13 	  image="@drawable/wanda_happy"
     14 	  text = "@string/Wanda_1_6_1_2" 
     15 	  title = "@string/Wanda"
     16 	/>
     17 </conversation>
     18 
     19 </dialog>
     20