herodotdigital / SnakeBottomNavigationBar

Apache License 2.0
207 stars 51 forks source link

Make the paramenters of SnakeNavigationBar.color() required. #33

Open antonio-pedro99 opened 1 year ago

antonio-pedro99 commented 1 year ago

All the required parameters should be explicit to the developer in order to avoid unnecessary exceptions(because of null values).