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