I have a ExpandableListView and i am setting the background image when the group is expanded,
but issue occur that when i set the background image size is changed to current background of group,
any help ??
see below image


Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think there is different in your Image size, so its changing height according your Image size as you would take
WRAP_CONTENTin Height.Do fix your height or make sure that both Image are with same height and width.