google / horologist

Horologist is a group of libraries that aim to supplement Wear OS developers with features that are commonly required by developers but not yet available.
https://google.github.io/horologist/
Apache License 2.0
543 stars 87 forks source link

Update UAMPEntity screen to use AlertDialog #2191

Closed kul3r4 closed 2 months ago

kul3r4 commented 2 months ago

WHAT

Update the code to use Horologist AlertDialog instead of default Compose Alert/Dialog

WHY

Makes code much shorter

HOW

Use the Horologist component

Checklist :clipboard: