SecUSo / privacy-friendly-shopping-list

Privacy Friendly App to create and manage shoppings lists on Android devices.
Apache License 2.0
63 stars 37 forks source link

Edit, Delete, Share dialog for products updated #11

Closed ifillbrito closed 7 years ago

ifillbrito commented 7 years ago

Edit, Delete, Share dialog for products updated so that it looks like the one for shopping lists. Bug Fix: Scroll behavior in input dialogs for products and shopping lists was still not working correctly. Now the buttons OK and CANCEL are always visible. Big Fix: There was an undesired white border in the dialogs for all devices using an android API < 21. This border was removed.