Has anyone ever run into a bug where Text on low end devices gets an alpha applied to it which doesn't get applied on high end devices? I have a NavHost that works perfectly fine on a Pixel phone, but on a Huawei phone after a couple navigations the text inside the screen gets an alpha applied to it. I'm using Compose Multiplatform with Compose Navigation 2