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