android: Fix FS#12670, regressed back button behavior.
commit5f7d5b854b966a9901e0fbc36dec7234b4ba9220
authorThomas Martitz <kugel@rockbox.org>
Sun, 13 May 2012 18:20:50 +0000 (13 20:20 +0200)
committerThomas Martitz <kugel@rockbox.org>
Sun, 13 May 2012 18:20:50 +0000 (13 20:20 +0200)
tree40b3c6473fe6b63288704989748ce9ccb4d132f9
parent8689bcc18635526a8af07c08e18e249ef41a2671
android: Fix FS#12670, regressed back button behavior.

3f4be75 introduced this regression where the back button stopped working
as intended. Explicitely request the focus on the RockboxFramebuffer
object to fix.

Change-Id: Ibc67e3d02e076674a086d43c5967370c4524fd14
android/src/org/rockbox/RockboxActivity.java