asana fixes
This commit is contained in:
@@ -162,7 +162,7 @@ public class MainActivity extends BaseActivity {
|
||||
bottomNavigationView.setCurrentItem(1);
|
||||
}
|
||||
else {
|
||||
openProductsScreen(categoryList.get(2));
|
||||
openProductsScreen(categoryList.get(3));
|
||||
}
|
||||
}
|
||||
private void initBottomNavigationView(){
|
||||
|
||||
Reference in New Issue
Block a user