OSDN Git Service

[CMFileManager] Fix the DrawerLayout don't disapper after press back key.
authorkai.cao <kai.cao@ck-telecom.com>
Tue, 21 Apr 2015 07:01:59 +0000 (15:01 +0800)
committerkai.cao <kai.cao@ck-telecom.com>
Tue, 21 Apr 2015 07:01:59 +0000 (15:01 +0800)
commit34f4d1c880bd78482f6fa9dfc701692b8504ffd6
tree2611c2172dd9b0c1e305f0e8f8f7dc489a1de252
parentfac93c143504c9f50899177e3660afc4433273d1
[CMFileManager] Fix the DrawerLayout don't disapper after press back key.

Procedures
1.Go into filemanager and enter a directory(such as Music).
2.Open the menu Button in the top left corner and popup the drawerlayout.
3.press the back key.

The DrawerLayout don't disapper and the navigation view back to the next higher level.

Change-Id: I13c78491e2be767e7611d57c2c513013d96465eb
src/com/cyanogenmod/filemanager/activities/NavigationActivity.java