<?xml version="1.0" encoding="utf-8"?> | |
<dialog> | |
<conversation> | |
<page | |
image="@drawable/kyle_closeup_angry" | |
text = "@string/Kyle_2_3_1_1" | |
title = "@string/Kyle" | |
/> | |
<page | |
image="@drawable/kyle_closeup_neutral" | |
text = "@string/Kyle_2_3_1_2" | |
title = "@string/Kyle" | |
/> | |
<page | |
image="@drawable/kyle_closeup_neutral" | |
text = "@string/Kyle_2_3_1_3" | |
title = "@string/Kyle" | |
/> | |
</conversation> | |
</dialog> |