-
- Downloads
Don't update sitemap drawer items in activity's onCreate(). (#988)
They're already correctly handled via onStart() ->
onAvailableConnectionChanged(). As that path also correctly clears the
sitemap list if there's no available connection, there's no reason to
also do the update via onCreate().
Signed-off-by:
Danny Baumann <dannybaumann@web.de>
Please register or sign in to comment