slint
slint copied to clipboard
Android: LineEdit indicator can not hide
- Android
- Rust
- Slint v1.6
- Reproduce:
tap the LineEdit input area, it will show the indicator. I don't input any word and call the
clear-focus (). The LineEdit would lost the focus, but the indicator not hide.