Dirk Hoffmann
05/26/2021, 10:53 AMcursorBrush
parameter defaults to SolidColor(Color.Black)
I think it should default to some MaterialTheme value ... otherwise it is very hard to spot in darkModes 🙂
(btw is this chat the right place to report such things??)olonho
05/26/2021, 12:14 PMDirk Hoffmann
05/26/2021, 12:15 PMolonho
05/26/2021, 2:00 PMDirk Hoffmann
05/26/2021, 2:06 PMDirk Hoffmann
05/26/2021, 2:07 PMDirk Hoffmann
05/26/2021, 2:10 PMDirk Hoffmann
05/26/2021, 2:16 PMAlbert Chang
05/26/2021, 2:16 PMBasicTextField
is in foundation so it shouldn't depend on material.Albert Chang
05/26/2021, 2:18 PMTextField
.Dirk Hoffmann
05/26/2021, 2:20 PMonTextLayout: (TextLayoutResult) -> Unit = {},
Albert Chang
05/26/2021, 2:21 PMChris Sinco [G]
05/26/2021, 4:52 PMBasicTextField
is in foundation, so it intentionally doesn’t depend on Material and MaterialThemeChris Sinco [G]
05/26/2021, 4:55 PM