shub39 / Rush

Android app to search, save and share lyrics like spotify! 💫
GNU General Public License v3.0
203 stars 9 forks source link

feat: bring back open in genius button #20

Closed xynydev closed 1 month ago

xynydev commented 1 month ago

After the switch to Lrclib the app had a button with the Genius logo on it to open the song in Genius. Now that button just fetches the lyrics from Genius instead. (which I guess is an UX improvement) However, I'm interested in the annotations on Genius. I understand that fetching them into the app wouldn't be feasible, though.

Would it be possible to add back a button to open the song in Genius? As an optional settings toggle or in hidden in a menu is fine with me, I'm not sure where it would be most intuitive.

shub39 commented 1 month ago

moved that button to the end of lyrics. Idk where else to put it as where it was taking too much space where it was before

xynydev commented 1 month ago

Thanks, I see it now!