ismaeldivita / chip-navigation-bar

An android navigation bar widget
MIT License
890 stars 136 forks source link

Remove round light background of selected icon #102

Closed Dheerajtiwarri closed 1 year ago

Dheerajtiwarri commented 1 year ago
Screenshot 2023-03-01 at 6 00 15 PM

Kindly help me to figure out, how can we remove the light color round background of the selected menu item.

ismaeldivita commented 1 year ago

You can try tweak the cnb_backgroundColor for each item

https://github.com/ismaeldivita/chip-navigation-bar#xml-custom-attributes

Dheerajtiwarri commented 1 year ago

Worked, Thank you :)