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
Zun
06/06/2021, 7:58 AM
This doesn’t seem to be Kotlin related because you can also make a chat head with Java in Android
Zun
06/06/2021, 7:59 AM
Just check what the developer guides has to say
c
Colton Idle
06/06/2021, 12:52 PM
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.