android-stepper icon indicating copy to clipboard operation
android-stepper copied to clipboard

How can i customize the stepper tab icon?

Open rafflypohan opened this issue 3 years ago • 1 comments

rafflypohan avatar Jan 17 '22 16:01 rafflypohan

There currently isn't a way to do it from the public methods, but you can clone the code and take a stab at making a more custom stepper view. You can modify the TabStepperMenu class and the stepper_tab_item_icon.xml layout file

acefalobi avatar Feb 11 '22 15:02 acefalobi