1
0
Fork 0
forked from len0rd/rockbox

Fix android black screen crash

Change-Id: I7a0eb121ff151b8b6e8f824ee8dbab8d99b73499
This commit is contained in:
Jonathan Gordon 2014-05-21 18:39:56 +10:00
parent 8fb0bbcc20
commit 4b181b4517
2 changed files with 8 additions and 0 deletions

View file

@ -111,6 +111,7 @@ public class RockboxActivity extends Activity
{
super.onResume();
setVisible(true);
setServiceActivity(true);
}
/* this is also called when the backlight goes off,