Jeff Sieu

Results 4 comments of Jeff Sieu

@taliptako @MarkOSullivan94 According to [Android Developer guidelines](https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive): > The inner 72 x 72 dp of the icon appears within the masked viewport. The system reserves the outer 18 dp on...

@ZhangYiJiang How should I proceed with this PR? I really wish to see these changes be incorporated.

@ZhangYiJiang Most issues should be resolved. There's currently still a circular dependency between types/planner.ts and types/reducers.ts.... I'm not sure how to resolve this without shifting the type declarations over from...

There is a bug in this, where scrolling the `ListView` is still possible, even when the sheet is in a `collapsed` state. This happens when the sheet is programmatically collapsed...