DF1E / SimpleExplorer

Open Source Filemanager
http://forum.xda-developers.com/showthread.php?t=2330864
GNU General Public License v3.0
138 stars 62 forks source link

Back button has no effect in SearchActivity (Up button works, however) #41

Closed unrulygnu closed 9 years ago

unrulygnu commented 9 years ago

Device and Software

Steps to Reproduce

  1. Launch Simple Explorer
  2. (BrowserActivity) Tap the Search button (magnifying glass icon) in the Action Bar to display the SearchActivity
  3. (SearchActivity) Tap the Back button

screenshot_2015-04-13-00-01-20

Expected Behavior

The SearchActivity should close, and the previous BrowserActivity should be displayed.

Observed Behavior

The SearchActivity stays open and unchanged.

unrulygnu commented 9 years ago

I have a fix; pull request incoming.