Roy Liao

Results 28 comments of Roy Liao

Just came cross the issue and have to google to find the answer.. the document should be updated.

It is actually not just on RecyclerView, it happens with all scrolls. I pull this repo https://github.com/googleads/googleads-mobile-android-examples/tree/master/kotlin/admob/NativeAdvancedExample and add a view with a height that higher than the screen, to...

I tried the latest version (6.4.4) and the issue still persists. `ChatTheme.ownMessageTheme.quotedTextStyle` is correctly passed to the `Text` compose, but the color seems to be ovewritten by `styledText: AnnotatedString` color....

@a7asoft No, I just posted it today. I tried setting `monthColumn` to 2 and used a simple `Text` composable in `dayContent` without an additional `Box` wrapper. It seems to slightly...

Same here. I have to manually discard all. Then that lost the point for this extension...