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_neutral"
      8   text = "@string/Kyle_2_1_1_1" 
      9   title = "@string/Kyle"
     10 />
     11 
     12 <page
     13   image="@drawable/kyle_closeup_neutral"
     14   text = "@string/Kyle_2_1_1_2" 
     15   title = "@string/Kyle"
     16 />
     17 
     18 <page
     19   image="@drawable/kyle_closeup_neutral"
     20   text = "@string/Kyle_2_1_1_3" 
     21   title = "@string/Kyle"
     22 />
     23 
     24 </conversation>
     25 
     26 </dialog>
     27