roughike/BottomBar

Can't find referenced class VerticalScrollingBehavior

Open

#456 opened on Aug 29, 2016

View on GitHub
 (4 comments) (1 reaction) (0 assignees)Java (8,411 stars) (1,551 forks)batch import
help wanted

Description

Hi, I have an issue when trying to build. Warning:com.roughike.bottombar.BottomNavigationBehavior: can't find referenced class com.roughike.bottombar.VerticalScrollingBehavior$ScrollDirection

I use Proguard to minimize the size of my project, Is there anything to add in this config file ?

Contributor guide