cvzi / darkmodewallpaper

🌓 A live wallpaper for Android that respects dark theme mode 🌇
https://f-droid.org/packages/com.github.cvzi.darkmodewallpaper/
GNU General Public License v3.0
171 stars 11 forks source link

Odd wallpaper preview in Android theme settings #31

Closed akuhl closed 2 years ago

akuhl commented 3 years ago

This is a totally minor issue:

If I enter theme settings on Android 12, the preview of the dark mode live wallpaper shows the correct wallpaper but not fullscreen in the previed screens. Also, the wallpaper is shown twice per screen:

edit_20210816160220

Android 12 beta 4 on Google Pixel 5

cvzi commented 3 years ago

I can see it on the emulator as well. At first the preview is distorted with wrong dimensions like in your image. But on the emulator it changes to the correct dimensions after a few seconds. Also the color detection does not seem to work in the preview.

This settings screen looks very different in the emulator although the emulator is also running Beta 4. The color section (I assume this is the Material You part?) is missing in the emulator. Did you have to change a setting or something like that to enable that?

Screenshot of emulator

EDIT: It is now possible to test Material You in the emulator with these images: sv2

akuhl commented 3 years ago

Your settings screen looks like it used to look before Beta 3. From Beta 3 on (where the dynamic "Material You" coloring was enabled, the screen changed to what you can see on my screenshot (lockscreen and homescreen side by side).

The rendering is not updated after a few seconds on this screen, while the wallpaper is displayed correctly in the enlarged preview after clicking on the lockscreen oder homescreen: Screenshot_20210819-104738 Screenshot_20210819-104748

As I said: A real minor issue and probably not worth spending much effort on. Does not affect the functionality of your app in any way.