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_5_1_1" 
      9   title = "@string/Kyle"
     10 />
     11 
     12 <page
     13   image="@drawable/kyle_closeup_noglasses"
     14   text = "@string/Kyle_2_5_1_2" 
     15   title = "@string/Kyle"
     16 />
     17 
     18 </conversation>
     19 
     20 </dialog>
     21