android-jetpack-compose-ui Questions
0
In compose ui, lazy column or row, there is no default option to show scrollbar like in xml(android:scrollbars="vertical").
<android.support.v7.widget.RecyclerView
android:id="@+...
Interior asked 8/6, 2023 at 7:53
1
Solved
I'm new to Android compose. Is there any way to dismiss dialog on click of Done key from keyboard using ImeAction?
Currently below code is clearfocus on click of Done along with how to dismiss the ...
Wrongdoer asked 15/10, 2022 at 10:8
1
© 2022 - 2024 — McMap. All rights reserved.