Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return true when we toggle the drawer
The docs say we can check the return value from ActionBarDrawerToggle#onOptionsItemSelected(MenuItem) to short-circuit Activity#onOptionsItemSelected(MenuItem), but we were never returning true. Change-Id: Ieadc469e65189c27182ed5b28ffb9cd712d06b96
- Loading branch information