An open API service indexing awesome lists of open source software.

https://github.com/janmalch/compose-textfieldsheet-demo

Trying to make ModalBottomSheet work with a BasicTextField ...
https://github.com/janmalch/compose-textfieldsheet-demo

Last synced: about 1 month ago
JSON representation

Trying to make ModalBottomSheet work with a BasicTextField ...

Awesome Lists containing this project

README

        

# Compose TextFieldSheet Demo

_Trying to make ModalBottomSheet work with a BasicTextField ..._

See [`TextFieldSheet.kt`](app/src/main/java/io/github/janmalch/textfieldsheet/TextFieldSheet.kt) for implementation and [`MainActivity.kt`](app/src/main/java/io/github/janmalch/textfieldsheet/MainActivity.kt#L50) for usage.