What do you guys think of that spinner? And also c...
# compose
j
What do you guys think of that spinner? And also can I center the text ('m using BasicTextField because of some bugs with the other ones)
k
The buttons are probably too small for touch interaction
j
This is for desktop 🙂
c
I would rather just have full sized + and - that are in a Row rather than a column. On desktop that still even seems small.
j
I'm making like a library for something like that. You can change the size pretty easily and I also thought on something like you said
c
Kirill is the author of https://github.com/kirill-grouchnikov/radiance and https://github.com/kirill-grouchnikov/aurora (radiance for compose) I wonder if aurora has a component that you could use instead?
k
I haven't added spinners there yet. I'm kinda on the fence about them, same as the tab container. Not sure if I find them useful enough to provide them as part of Aurora.