While I'm doing something on my app, I see that the navigation drawer on my app reduced its size. But I'm not doing anything on that.
Then, after checking the code, I saw that setDrawerListener is deprecated. Does anyone has a solution to this?
drawerLayout.setDrawerListener(actionBarDrawerToggle);
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…