You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been implemented. When a long-press is detected on the cardview stock item in any watchlist, a shadow layout is shown over the cardview and a red dumpster icon is shown. If the user selects the red dumpster then the stock item will be removed. Find this is the watchlist fragments for perm, weekly, daily.
This needs to be refactored since price changes cause the cardview to be redrawn which causes issues with displaying the overlay. The idea for refactoring this design is to have a grey dumpster which is shown at all times for every stock item cardview. When the user first presses it, it turns red, then the user presses it again to confirm the deletion.
User should be able to long press and have the removal icon in the top right corner of each stock item card display.
The text was updated successfully, but these errors were encountered: