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

[Bug] Overflow on small device (using lawnchair) #200

Closed MrDodojo closed 4 months ago

MrDodojo commented 4 months ago

Description

Using smartspace as a provider for at a glance in lawnchair makes it overflow on my device Screenshot_20240428-135851 The device I am using is a unihertz jelly star, which is a small phone, so the smallest width developer setting is set at 320dp(so things are still visible) Other at a glance providers like Google widget work. Screenshot_20240428-140105 When the smallest width is set to e.g. 360, the smartspace at a glance widget does not overflow anymore, but is not desirable. Screenshot_20240428-140407 Don't know which of the projects this is best reported to.

KieronQuinn commented 4 months ago

This is a Lawnchair bug and an issue already exists on their repository to fix it. It's not under my control.