]> gitweb.fperrin.net Git - Dictionary.git/commit
Fix back button in HtmlActivity.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 24 Jan 2016 20:07:31 +0000 (21:07 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 24 Jan 2016 20:07:31 +0000 (21:07 +0100)
commit0adbb75efab07a92e3ebbb751af1b48469dd88cd
tree3ba1bf5bcb937f2968afdd209aea3c03db01c697
parentfca42c933a9bb8958007813f7966c32e75cdcb67
Fix back button in HtmlActivity.

It should return to the previous web
page if any first, not directly to
the dictionary.
The action bar up button is for going
directly back to the dictionary.
src/com/hughes/android/dictionary/HtmlDisplayActivity.java