Krishna Pranav Kuchimanchi

Results 1 issues of Krishna Pranav Kuchimanchi

I tried using the 1.0.5 version first. I added the dependency and the implementation in my build.gradle file as: ``` maven { url 'https://jitpack.io' } ``` and ``` implementation 'com.github.michaldrabik:TapBarMenu:1.0.5'...