21 lines
310 B
XML
21 lines
310 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<dialog>
|
|
|
|
<conversation>
|
|
|
|
<page
|
|
image="@drawable/kyle_closeup_neutral"
|
|
text = "@string/Kyle_2_4_1_1"
|
|
title = "@string/Kyle"
|
|
/>
|
|
|
|
<page
|
|
image="@drawable/kyle_closeup_neutral"
|
|
text = "@string/Kyle_2_4_1_2"
|
|
title = "@string/Kyle"
|
|
/>
|
|
|
|
</conversation>
|
|
|
|
</dialog>
|