android / nowinandroid

A fully functional Android app built entirely with Kotlin and Jetpack Compose
Apache License 2.0
15.93k stars 2.81k forks source link

Add a toggle button to switch enabled state for buttons in Catalog #1425

Open moallemi opened 1 month ago

moallemi commented 1 month ago

What I have done and why Added a toggle button to switch enabled state for buttons in Catalog. This helps saving space on screen.

Before After

How I'm testing it We do not have any tests for Catalog

Do tests pass?

Is this your first pull request?

anhtuannd commented 1 month ago

Is this commit really necessary? And also, "Toogle enabled" is really confusing me.