KieronQuinn / Smartspacer

Smartspacer is a customisable widget for Android, but with a difference: It can upgrade the built in At a Glance on Pixels - without root!
GNU General Public License v3.0
1.94k stars 40 forks source link

[Suggestion] Swipe between pages #70

Closed ThatOneCalculator closed 9 months ago

ThatOneCalculator commented 9 months ago

Suggestion

Instead of having to tap an arrow or dots, having the option to swipe between pages if there's more than one target active would be far more intuitive.

KieronQuinn commented 9 months ago

Not possible in a widget.

ThatOneCalculator commented 9 months ago

Hm, getting any kind of horizontal movement doesn't seem impossible

https://github.com/KieronQuinn/Smartspacer/assets/44733677/e1bd1cef-dee7-4017-a3e7-47133ab880c0

ThatOneCalculator commented 9 months ago

But even if it's not possible, could you maybe make the buttons a bit bigger/easier to hit?

KieronQuinn commented 9 months ago

Hm, getting any kind of horizontal movement doesn't seem impossible

VID_20231203_131503_498.mp4

That is a StackView. It is not suitable for this use case. Horizontal scrolling is not possible in widgets.

But even if it's not possible, could you maybe make the buttons a bit bigger/easier to hit?

No, they're already the biggest they can be and in fact clip some Targets sometimes.