brahmkshatriya / echo

An extension based Android Music Player.
Other
231 stars 13 forks source link

feat: more extension setting types #14

Closed rebelonion closed 1 month ago

rebelonion commented 1 month ago

This adds a multiple choice and a text input settings option for use in extensions. the SettingList also only showed the default options under the Title. I updated it to show the currently selected options.

Multiple Choice ![Screenshot_20240714_163932_Echo](https://github.com/user-attachments/assets/49210ec7-316c-4260-890e-5bcf105e9690)
Text Input ![Text Input](https://github.com/user-attachments/assets/b293469d-e4b2-4547-b101-14ddd659c7fb)
brahmkshatriya commented 1 month ago

Awesome