Ben Trengrove

Results 7 issues of Ben Trengrove

Fixes #1260 Fixes #1235 Wrapped the `WebView` in a `NestedScrollView` which seems to be the recommended method to deal with this in views. Added a collapsing toolbar and swipe refresh...

**Is your feature request related to a problem? Please describe.** Referencing the sample app, if you fail to provide an API key it will show a loading indicator forever. It...

type: feature request
priority: p3
stale

Fixes #73 Also adds a benchmark for topics state change to ensure this optimisation actually achieved better performance. P90+ were all improved even with a slight hit to P50 which...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...

bug

NavigationMaterial is using Material 2, we either need to migrate it or provide an alternative version that references m3

waiting on dependency

Do not merge Demonstrate how to migrate to the Compose Gradle Plugin in Kotlin 2.0 Draft while Kotlin 2.0 is not stable. Once the stable release it out, I will...