sockeqwe / mosby

A Model-View-Presenter / Model-View-Intent library for modern Android apps
http://hannesdorfmann.com/mosby/
Apache License 2.0
5.49k stars 841 forks source link

Fix item price when choosing the Red Coat item #277

Closed hernandazevedo closed 6 years ago

hernandazevedo commented 6 years ago

Fix the item´s price when selecting an item with price $299. The price was not being showed at the cart.

sockeqwe commented 6 years ago

Thanks!