android / compose-samples

Official Jetpack Compose samples.
https://developer.android.com/jetpack/compose
Apache License 2.0
19.84k stars 4.71k forks source link

[FR]: Glance Widget for JetChat App #1424

Open shangeethsivan opened 2 months ago

shangeethsivan commented 2 months ago

Is there an existing issue for this?

Is this a feature request for one of the samples?

Sample app

Jetchat

Describe the problem

The Jet Chat app does not have a Glance Widget. Create a simple Glance Widget for JetChat app.

Describe the solution

Create Glance Widget for JetChat app.

Since this is a chat application, create a Unreads widget like Whatsapp for JetChat app.

P.S. Did this when delivering a talk in GDG Chennai IO Extended meetup about widgets. Event Link : https://gdg.community.dev/events/details/google-gdg-chennai-presents-google-io-extended-2024/

Additional context

Glance Widget Recording.webm

Code of Conduct