oneHamidreza / MeowBottomNavigation

Android Meow Bottm Navigation
http://etebarian.com
1.33k stars 198 forks source link

1.3.1 version add method #71

Open mesudemre opened 3 years ago

mesudemre commented 3 years ago

Hi, We can't use add method that version.

bottomNavigation.add(MeowBottomNavigation.Model(1,R.drawable.ic_home_black_24dp));

error for add method.

nmthangdn2000 commented 3 years ago

new bottomNavigation.add (new MeowBottomNavigation.Model (1, R.drawable.ic_home_black_24dp));