jkuester / unlauncher

Android minimalistic launcher
https://jkuester.github.io/unlauncher/
MIT License
305 stars 47 forks source link

Background color is changing #230

Open butyoutried opened 5 months ago

butyoutried commented 5 months ago

Since version 2.1.1, the background color is changing periodically. I have to open the Options page (without actually modifying any settings) to fix this and get proper color of the Midnight theme again. But after some time background always changes back to some sort of grayish. Unlauncher is awesome, but this bug is very annoying.

Screenshots: before and after. 03

jkuester commented 5 months ago

Hmm, this is very odd. From the screenshots, it does not seem like it is switching to a totally different theme. Instead if feels like there is some weird race condition with the colors.

Do you have the theme set to Midnight or System default?

butyoutried commented 5 months ago

Midnight.

This happens with other themes as well (i.e. color of the theme doesn't change to a completely different color, but becomes more grayish).

jkuester commented 5 months ago

(i.e. color of the theme doesn't change to a completely different color, but becomes more grayish)

Ohh woah! Does it always become the same shade of grey regardless of theme, or is it the color of the particular theme with a grayish tint?

butyoutried commented 5 months ago

It's theme's color with a grayish tint. Here are more examples.

Candy. Candy

Jupiter. Jupiter

Noon. Noon

butyoutried commented 5 months ago

Since version 2.1.1

Actually, no, my mistake. I downgraded to 2.1.0 today to get rid of this bug, it's still there. Version 2.0.0 works differently though: background color changes only around the clock.

01