When you press on group in ExpandableListView it's shows to you last child elements, but we expected top. Very simple way to solve this.
Put into xml:
android:transcriptMode="disabled"
instead:
android:transcriptMode="alwaysScroll"
Put into xml:
android:transcriptMode="disabled"
instead:
android:transcriptMode="alwaysScroll"
Комментариев нет:
Отправить комментарий