الجمعة، 20 ديسمبر 2013

expandable listview indicator display title height?

I have using a expandable listview with Group indicator display right side of the list, in this i have title name is single line my output like this

enter image description here

in above image my indicator is looking good. in the below image my indicator looking not good it expand, why this happen

enter image description here

here is my code

mExpandableList = (ExpandableListView)findViewById(R.id.expandable_list); mExpandableList.setIndicatorBounds(width - GetPixelFromDips(40), width - GetPixelFromDips(10));

xml is

group_indicator.xml is

Any one have idea help this one........


View the original article here

ليست هناك تعليقات:

إرسال تعليق