24 lines
338 B
XML
24 lines
338 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<dialog>
|
|
<conversation>
|
|
|
|
<page
|
|
image="@drawable/wanda_surprised"
|
|
text = "@string/Wanda_3_11_1_1"
|
|
title = "@string/Wanda"
|
|
/>
|
|
|
|
|
|
</conversation>
|
|
|
|
<conversation>
|
|
<page
|
|
image="@drawable/wanda_surprised"
|
|
text = "@string/Wanda_3_11_2_1"
|
|
title = "@string/Wanda"
|
|
/>
|
|
|
|
</conversation>
|
|
|
|
</dialog>
|