Skip to content

Floating Chat-Head for Android app, like FB messenger in Kotlin.

License

Notifications You must be signed in to change notification settings

BilalZurmati/FloatingWidget-ChatHead

Repository files navigation

Floating Widget (Android-ChatHead)

Kotlin Version of Android-ChatHead

ChatHead for Android app, like FB messenger.



How to Use

Start ChatHead :

ContextCompat.startForegroundService(this@Main, ChatHeadService::class.java)

Click on Show Message to start the floating widget service like Facebook messenger
When chat head is long pressed then an exit view is visible to drag the widget there to stop the ChatHead :

Orientation

Support landscape screenOrientation
when screenOrientation change to portrait or landscape, ChatHead will reposition automatically.

About

Floating Chat-Head for Android app, like FB messenger in Kotlin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages