-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Find out when the WiFi feature is not available and inform the user #4708
Copy link
Copy link
Open
Labels
Area-UIUXRelated to user interface/experience (e.g. dialogs, notifications).Related to user interface/experience (e.g. dialogs, notifications).Issue-BugRelated unexpected behavior or something worth investigating.Related unexpected behavior or something worth investigating.Issue-Task (low)This isn't a bug, but should be dealt with.This isn't a bug, but should be dealt with.
Description
Activity
Metadata
Metadata
Assignees
Labels
Area-UIUXRelated to user interface/experience (e.g. dialogs, notifications).Related to user interface/experience (e.g. dialogs, notifications).Issue-BugRelated unexpected behavior or something worth investigating.Related unexpected behavior or something worth investigating.Issue-Task (low)This isn't a bug, but should be dealt with.This isn't a bug, but should be dealt with.
Describe the bug
Some features assume that the device has WiFi, but the manifest informs that the feature is optional, as it might not be available on some Android TVs (see #4556). The user should be clearly informed when some feature is only available when the device has WiFi/networking.