Chris Banes

Results 46 issues of Chris Banes

## Issues and steps to reproduce Below you can see a screenshot of a `FlexboxLayout`, which is clipping it's children: ![Screenshot_1576202779](https://user-images.githubusercontent.com/227486/70763892-cfba6800-1da9-11ea-9dfc-d7b537653b82.png) The layout is defined as so: ``` xml ```...

Similar to what @nickbutcher did in Plaid. He used -20% lightness, which is a good first step.

`ShowDetailsViewModel` already follows an MVI-ish architecture so migrating to Molecule was pretty trivial. I love how the 'ViewModel' becomes a pretty empty shell for the `launchMolecule` call, mostly there for...

From Crashlytics: ``` Fatal Exception: android.database.sqlite.SQLiteException: FTS expression tree is too large (maximum depth 12) (code 1 SQLITE_ERROR) at android.database.sqlite.SQLiteConnection.nativeExecuteForCursorWindow(SQLiteConnection.java) at android.database.sqlite.SQLiteConnection.executeForCursorWindow(SQLiteConnection.java:943) at android.database.sqlite.SQLiteSession.executeForCursorWindow(SQLiteSession.java:838) at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:62) at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:153) at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:140)...

bug

Disabled in https://github.com/chrisbanes/tivi/commit/fa2ef612171082e0f157479cbd10b35ff6992203. Can be reverted once we update to AGP 7.0.0-alpha03

waiting on dependency

https://twitter.com/chrisbanes/status/1308124925258067969