mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-17 17:17:08 +01:00
Updated dialog of Oluag, Unnmir and Gaela for when the player has already talked to them. Updated conversation of guard in Prim main hall. Sort skills according to id. Renamed old healing potions to differentiate them from the new healing potions. Spelling corrections to v0.6.10 conversation content. Removed overScrollFooter for conversation listview (for issue 205) git-svn-id: https://andors-trail.googlecode.com/svn/trunk@173 08aca716-68be-ccc6-4d58-36f5abd142ac
7 lines
209 B
XML
7 lines
209 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="ConversationListView" parent="@android:style/Widget.ListView">
|
|
<!-- Not used here. Overridden in values-v10/ -->
|
|
</style>
|
|
</resources>
|