maxkeppeler / sheets

⭐ ‎‎‎‏‏‎ ‎Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
https://maxkeppeler.github.io/sheets/
Apache License 2.0
921 stars 77 forks source link

Add content() to individual input types (remove from InputSheet) #60

Closed maxkeppeler closed 3 years ago

maxkeppeler commented 3 years ago

Is your feature request related to a problem? Please describe. Content text is not scrollable as it is not part of the RecyclerView.

Describe the solution you'd like Solution already exists with the new InputSeparator section. A content text could be added, which then could be used to display content texts at any desired index.