i made an app and realized that it doesnt work for older versions cause ChipGroup only works for api level >= 28. I found multiple tutorials that show how to solve this but sadly it didnt work. Is there maybe another way to get a similiar result?
Example of my current solution with api level 29:
Thanks, Gwinzy