RadioAktywne / ra-app

Repository for mobile app project.
5 stars 1 forks source link

Refactor `RadioPlayerWidget` #76

Closed julianuziemblo closed 1 month ago

julianuziemblo commented 3 months ago

I noticed that in the RadioPlayerWidget there are some places that can be enhanced, mainly:

  1. It can be the StreamButton and StreamTitle that make handle audioHandler's null state properly so not to duplicate code.
  2. File should be formatted properly.