usb screen: Push the usb screen onto the activity stack. This enables %cs tag support for it.

Change-Id: Icecb72007aa3aba501c702e1aa65c801fcbc3857
This commit is contained in:
Thomas Martitz 2014-01-16 00:26:45 +01:00
parent 98591a2815
commit a6483344f6
2 changed files with 6 additions and 1 deletions

View file

@ -129,7 +129,8 @@ enum current_activity {
ACTIVITY_TIMEDATESCREEN,
ACTIVITY_BOOKMARKSLIST,
ACTIVITY_SHORTCUTSMENU,
ACTIVITY_ID3SCREEN
ACTIVITY_ID3SCREEN,
ACTIVITY_USBSCREEN
};
#if CONFIG_CODEC == SWCODEC