sheets icon indicating copy to clipboard operation
sheets copied to clipboard

⭐ ‎‎‎‏‏‎ ‎Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.

Results 8 sheets issues
Sort by recently updated
recently updated
newest added

I used screen adaptation, how to modify the size of the TextView of OptionSheet to make it normal

enhancement

**Describe the bug** Error tell that it cannot inflate textview **Library Version:** 2.2.8 **To Reproduce** Steps to reproduce the behavior: 1. create layout xml file 2. add textview to xml...

bug

Currently, there is no support for customizing Option based items. Example: a Font List, different colours depending on the index, etc. **Describe the solution you'd like** Support customizing the title...

enhancement

I just noticed an issue when I was using the Storage Sheet. It seems to be stuck on this folder -> "/storage/emulated/0/". I can't seem to get any other folder...

bug
help wanted

On on android 7 (api 24) calendar's design_bottom_sheet have bottom gap until date selected. Details on attached gif. ![untitled](https://user-images.githubusercontent.com/1809483/135984581-65f181b0-6ed6-4a61-be9b-02f81347bdb7.gif)

bug
help wanted

**Is your feature request related to a problem? Please describe.** well first of all thanks for quick fix on #24 Right to Left support is the feature that I think...

enhancement

![Screenshot_1707074300](https://github.com/maxkeppeler/sheets/assets/33056077/cf4a52b0-e19b-4058-b5d0-5fa6f29ea631) **Describe the bug** months did not appear in some devices as described in the image

bug

**Describe the bug** Using Kotlin, when i try to execute `rememberLauncherForActivityResult` to select a file, while another `rememberSheetState` already exists, i got an exception ```PID: 29163 android.os.BadParcelableException: Parcelable encountered IOException...

bug