Ryan Ramchandar
Ryan Ramchandar
The snackbar reveal animation is more of a fade and slide in as opposed to a pure slide from the bottom like it is now. Check the video here: http://material-design.storage.googleapis.com/publish/v_2/material_ext_publish/0B0NGgBg38lWWZFcwa2wyTG1ybE0/components-snackbarstoasts-spec-061302_Mobile_Snackbar_xhdpi_002.webm
Passed in via color resource id
Ignoring the right/end padding of the last child can allow more children to fit on a line. A workaround for now is to reduce the right/end padding of the FlowLayout...
For example a Point shape can have a pointed left and right edge be pointed. Sample ``` Point( triangleHeight: 30.0, edge: Edge.LEFT_AND_RIGHT, child: Container( color: Colors.orange, width: 100.0, height: 100.0,...
**Describe the solution you'd like** MapKit allows you to filter Points of Interest, eg. restaurants, airports etc. It would be nice to expose this functionality in the API. **Describe alternatives...
The following code throws a StrictMode error: ```kotin val request = Request.Builder().url(url).build() val okSse = OkSse(client) sse = okSse.newServerSentEvent(request, listener()) ``` ``` 04-04 14:58:32.269 7907-8257/co.app.debug E/StrictMode: A resource was acquired...
https://time.openstatus.dev
https://ui.shadcn.com/docs/components/date-picker