Joshua Brown

Results 3 comments of Joshua Brown

I've used ProviGen on several projects, and it's gotten to the point that I pull in the source even if I think my Provider will be simple. The nice thing...

There's some whitespace and formatting issues, as well as some minor code cleanliness issues, but the core concept is here: https://github.com/keyboardr/ProviGen/commit/fc6478f78b325023f0c6b26014fff716c0142f2f On Wed, Sep 10, 2014 at 4:35 AM, Josh...

If anyone else runs into this, you can work around it by adding `Modifier.focusProperties { canFocus = page == pagerState.currentPage }` to the root of each page.