johneastman / Shopper

A Shopping List Android App
0 stars 0 forks source link

Make Top/Bottom of List in New Item RadioButtons Programmatically #4

Closed johneastman closed 3 years ago

johneastman commented 3 years ago

When adding new items, you can add to the top or bottom of the list.

When updating a new item, you could retain the current positon, add to the top of the list, or add to the bottom of the list.

Because adding and updating utilizes the same dialog, and the number of radio buttons is different per action (create, update), the radio buttons should be dynamically created.

johneastman commented 3 years ago

Addressed in https://github.com/johneastman/Shopper/commit/6325b025b752b03d1363d769193692a2efa92bdd