saff1x
saff1x
How to fix the bug that the chart automatically starts scrolling after reaching the max zoom in provided with setVisibleXRangeMinimum(); ? I only want to scroll horizontal when the user...
When I set min visible x range on the linechart, and I zoom in as far as possible, the line chart starts translating in weird directions. Does anyone have an...
How do i align the obstacle at the bottom? I only see TopStart and TopEnd, but not BottomStart and BottomEnd
Hi, I want to use a toast to display error messages in my app (The toast should be at the bottom of the screen). However i noticed that when using...
Hi, I noticed the library only supports the old material bottom sheets for Navigation, but not the updated Material3 Modal Bottom Sheet that would allow to set "skipPartiallyExpanded" or "sheetGesturesEnabled"....