21 lines
		
	
	
		
			306 B
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			306 B
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <dialog>
 | |
| 
 | |
| <conversation>
 | |
| 
 | |
| <page
 | |
|   image="@drawable/kyle_closeup_angry"
 | |
|   text = "@string/Kyle_3_4_1_1" 
 | |
|   title = "@string/Kyle"
 | |
| />
 | |
| 
 | |
| <page
 | |
|   image="@drawable/kyle_closeup_angry"
 | |
|   text = "@string/Kyle_3_4_1_2" 
 | |
|   title = "@string/Kyle"
 | |
| />
 | |
| 
 | |
| </conversation>
 | |
| 
 | |
| </dialog>
 |