news-android icon indicating copy to clipboard operation
news-android copied to clipboard

Colors/Theme sometimes not applied

Open gsantner opened this issue 3 years ago • 8 comments
trafficstars

Hello,

I have the app v0.9.9.66 installed and I sometimes get everywhere on main screen black texts where a light color should be.
Manual selection of theme is dark, not automatic daynight, (system also did not change daynight preference either) - so it's not a daynight bad timing issue or something.

Found it to happen at least at the drawer and main listview. I've quickly opened a article on most feeds, just so I can also show how a read article is colored in the main screen - Julia 1.7 post is marked as read for example. It is also kinda persistent, so if I switch to the article-viewer-activity and go back to mainactivity the color errors are still there everywhere.

Screenshot_20211210-113838_Trebuchet

Screenshot_20211210-112920_Trebuchet

Screenshot_20211210-112857_Trebuchet

Screenshot_20211210-113819_Trebuchet

Maybe you miss to re-apply the color/theme at RecyclerView recycled items?

gsantner avatar Dec 10 '21 10:12 gsantner

I'm getting this issue too, very annoying. If I fully close the app (swipe it out of active apps) and open it again, it temporarily solves it, but it always returns after 2 or 3 different filtered views.

axllent avatar Dec 10 '21 18:12 axllent

Also happens at light theme, just inverse ... -->

d

gsantner avatar Dec 11 '21 23:12 gsantner

Weird.. Probably a bug that was introduced due to some dependency updates. Thank you for the detailed reports. Which devices are you running on? I haven't experienced this issue yet.

David-Development avatar Dec 13 '21 07:12 David-Development

OnePlus 5 + Lineage (outdated, Android 9). I haven't had the issue today at all, but about 10x per day in the days leading up to it. I couldn't find a trigger though such as a utf8 character in a title or anything.

axllent avatar Dec 13 '21 08:12 axllent

@David-Development Just some feedback, but the latest release appears to have fixed the issue for me, thank you!

Edit: Sorry, I spoke too soon, the bug returned this morning.

axllent avatar Dec 18 '21 22:12 axllent

Edit: Sorry, I spoke too soon, the bug returned this morning.

agree: not fixed

Screenshot_20211220-222834_Trebuchet Screenshot_20211220-222837_Trebuchet

gsantner avatar Dec 20 '21 21:12 gsantner

@axllent @gsantner Weird.. thank you for the update on this - I'll continue to investigate this problem!

David-Development avatar Dec 21 '21 06:12 David-Development

@David-Development For what it's worth, I completely formatted my phone last week and updated to Lineage 18 (Android 11) and the problem remains, so it's not limited to (for instance) an older version of Android.

axllent avatar Jan 01 '22 10:01 axllent

I'm seeing this issue on Android 10 and 12 on latest release. The cause seems to be that if Settings > Theme is set to something else than "System default", sometimes list cells will ignore the setting and render with system default colors anyway.

vuori avatar Feb 13 '23 12:02 vuori

I experienced this issue during development on the Android 14 resizable emulator. But now it seems to be gone and I cannot find a way to reproduce it.

cemrich avatar Oct 26 '23 18:10 cemrich