SimonHalvdansson / Harmonic-HN

Modern Android client for Hacker News
https://play.google.com/store/apps/details?id=com.simon.harmonichackernews
Apache License 2.0
611 stars 40 forks source link

Clarify vote direction in toast #161

Closed jonas-w closed 5 months ago

jonas-w commented 5 months ago

Would it be possible to include the direction of the vote in this toast?

https://github.com/SimonHalvdansson/Harmonic-HN/blob/35e2c87dac4862a9735426ab8919e70c7200a334/app/src/main/java/com/simon/harmonichackernews/network/UserActions.java#L73

I'm sometimes not sure if I fat fingered ans pressed to wrong button, so it would be nice to get a feedback if I Up/Un/Upvoted

flofriday commented 5 months ago

It very much is, and I really think that it improves the feedback quite a bit.

SimonHalvdansson commented 5 months ago

Fixed by https://github.com/SimonHalvdansson/Harmonic-HN/pull/162