anwilli5 / coin-collection-android-US

Repo for the Coin Collection Android app
GNU General Public License v3.0
10 stars 5 forks source link

Fix accessibility of reorder view #45

Closed sw23 closed 3 years ago

sw23 commented 3 years ago

We're currently using a view where users have to drag to re-order, however that mechanism doesn't work well for assistive technologies. I think adding some up and down arrow buttons in addition to the dragging should help