Hi Everyone, guide me, I want to add chat head fe...
# android
m
Hi Everyone, guide me, I want to add chat head feature in my app using kotlin lang. Give your suggestion or any documentation about it.
😶 5
z
This doesn’t seem to be Kotlin related because you can also make a chat head with Java in Android
Just check what the developer guides has to say
c
Nothing about the implementation is specific to kotlin. There's a bunch of libraries for "chat head", but google I think also killed off those libraries with stricter permissions and now gives you a way to do it following system apis. I hate when people give answers of "Just google it"... but yeah. Just google it.