Hello peeps. I have top tabs and each of tabs rend...
# android
j
Hello peeps. I have top tabs and each of tabs render LazyColumn. Each list contains posts and each posts contains field to add comment on one post. What is easiest way when i start to write comment on one post to close keyboard when i press on any part of screen. Currently i can switch top tabs and keyboard is still visible as my input stay always in focus.