Implement an auto scrolling feature to the widget stack like Windows phone tiles
Is your feature request related to a problem?
In most cases, people use widgets to remind themselves of the things they need to do throughtout the day. For example, a lot of people use task and keep widgets and it's possible that during a busy day when they check their phones only for a few occasions, they might forget to swipe and check the things that are pending. Hence, it'd be great if we could have an auto scrolling function, like tiles on Windows phones where you had a gallery tile with bunch of photos scrolling sideways automatically.
Describe the solution you'd like
We could set the scrolling interval 3 seconds and also give users the choice to change the speed. Since only a maximum of four widgets are allows right now, 3 seconds would be ideal. I did it manually here, but here's how it should look like in the end.
Feature Request Procedure
- [X] I have read the knowledge base article on feature requests and followed the steps mentioned