Commit 8611a66c authored by Mygod's avatar Mygod

fix indent

parent 740dcc3c
...@@ -261,7 +261,7 @@ class AppManager extends Activity with OnCheckedChangeListener with OnClickListe ...@@ -261,7 +261,7 @@ class AppManager extends Activity with OnCheckedChangeListener with OnClickListe
return false return false
case android.R.id.home => case android.R.id.home =>
navigateUpTo(getParentActivityIntent) navigateUpTo(getParentActivityIntent)
return true return true
} }
super.onOptionsItemSelected(item) super.onOptionsItemSelected(item)
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment