I want to change the ExpandableListView group indicator to right with padding.
ExpandableListView
I used custom adapter to load data to ExpandableListV
ExpandableListV
If you want to move indicator to right Just create a dimen in res folder. It will be like that:
dimen
350dp
Then in the add like that:
You can change the dp according to device settings