ibrahimsn98 / SmoothBottomBar

A lightweight Android material bottom navigation bar library
MIT License
1.98k stars 255 forks source link

For projects without kotlin #95

Closed 1701413420 closed 3 years ago

1701413420 commented 3 years ago

For projects without kotlin, you may need to add org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion to your dependencies since this is a Kotlin library.