I want to add padding to the left of the "home up " left arrow in actionbar. I could add padding between the home icon and the title . Is it possible to add space to the left of home button than using drawable resource with padding
Asked
Active
Viewed 47 times
1 Answers
0
you can create custom layout for Actionbar(Toolbar) and insert all change what you want. Or you can operate only one view, example : Padding the actionbar "up" indicator image

Community
- 1
- 1