ibrahimsn98/NiceBottomBar

How to use this in java

Closed this issue · 0 comments

The code is not working for java

niceBottomBar.setOnItemSelectedListener(new NavigationBarView.OnItemSelectedListener() {
          @Override
          public void onItemSelect(int pos) {
          }
      });

Error
No candidates found for method call niceBottomBar.setOnItemSelectedListener(new NavigationBarView.OnItemSelectedListener() { @OverRide public void onItemSelect(int pos) { } }).