junkfood

Results 239 comments of junkfood

> not sure if the UI will work properly Have been using the app with latest Compose for a while (not much!), and I didn't see any noticeable glitch or...

I've just reviewed this implementation before. It's a rather simple walkaround for large screen support, but lack of handling many corner cases, like rotating the screen or system navigation. Anyway,...

Finally Google has stabilized their large screen support library! We can begin to leverage `material3-adaptive` in our app now References: https://www.youtube.com/watch?v=wBc6oMVAP60 https://developer.android.com/reference/kotlin/androidx/compose/material3/adaptive/package-summary https://android-developers.googleblog.com/2024/05/get-big-picture-with-large-screens-at-google-io-24.html https://www.youtube.com/watch?v=G-76xfNlMxc https://www.youtube.com/watch?v=xPUZENis4gc

@C-O-D Could you please provide a screen record for this issue? Thanks!

@foxjaw Thanks! Just verified with my own build, the issue should be addressed after updating Compose version of the app, i.e after #502 getting merged

https://github.com/Ashinch/ReadYou/assets/69683722/a8f34a6a-8207-4896-b338-55f5fdce2f5a

> Don't you know that JC is still in development progress & not flushed out yet ? Not just this, but there are a lot of other issues in jc...

This issue is already resolved in recent commits which will be included in v0.10

We couldn't find a stable way to reproduce this issue yet, but I guess this is because the filesystem of the device is temporarily mounted as read-only, at least in...

@GfEW Could you switch `Format selection` to `Custom`, and try to reproduce this error for a specific format code? It would be better if there is a video link related...