Closed pylerSM closed 8 years ago
Maybe show red warning "Downloading modules is disabled." below "Download" in navigation view? Just like when there are new updates we can see green info message. Edit: Looked on code, we can reuse R.id.txtUpdateAvailable but it wouldn't look well to use this element and show info about downloads.
And disable access to this section too.
But maybe good way is also simply show AlertDialog title - Disabled downloads msg - Downloading modules is disabled. Please enable it in Settings.
Ideas:
Waiting for your comments.
I was actually thinking about displaying a message instead of the white fragment. ;) The toast disappears rather fast.
Or alternatively, maybe the "Download" items in the navigation should go away completely? From user experience point of view, it would avoid offering an option that basically does nothing. A possible downside might be that the user might not remember he has disabled downloads in the settings. Any opinions on this?