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
2.01k stars 42 forks source link

[Bug] first complication is always shown next to date #216

Closed AllesMeins closed 3 months ago

AllesMeins commented 3 months ago

Description

I'm new to Smartspacer so I'm not entirely sure if this is a bug or I'm just to stupid to properly use it. So sorry if it is the latter.

I want to build a very minimalistic smartspace without any date. But it seems no matter what I do, as soon as I add complications the first one is always shown next to the date. Additionally: Some targets are not shown if I have only one complication.

What I did:

  1. Remove all targets and complications
  2. Create a target of type blank or greeting
  3. Create one complication (e.g. WhatsApp count or K-9 count)

What happens: The complication is shown next to the current date. The target (if I used greeting) is not shown at all. Only if I add a second complication the target is shown with the second complication below it.

What I expected: The target should be displayed together with the complication. No date should be displayed.

KieronQuinn commented 3 months ago

Send a screenshot please

AllesMeins commented 3 months ago

Sorry, what I forgot to mention is that this happens only on the lockscreen. On the homescreen it works fine. So here are some screenshots. This is my current setup:

Screenshot_20240617-230401 Screenshot_20240617-230355

And this is what I get on the lockscreen: Screenshot_One_Complication

And here is how it looks, when I add a second complication. Now the target, that was missing before, is displayed.

Screenshot_Two_Complications

KieronQuinn commented 3 months ago

That is Split Smartspace, it's normal.

AllesMeins commented 3 months ago

Thanks for clearing that up for me. Is there a way to turn it off so that the date isn't shown but only the target I've defined?

KieronQuinn commented 3 months ago

No, the date isn't controlled by Smartspace so can't be disabled.

AllesMeins commented 3 months ago

Oh, that's too bad. Than I'll have to find some way around it. Thanks for your quick help.