tvbarthel / CameraColorPicker

Camera Color Picker is an Android application that lets you capture, in real time, the colors around you using the camera of your device
http://tvbarthel.github.io/CameraColorPicker/
Apache License 2.0
221 stars 75 forks source link

[Delete dialogs] Adapt the delete dialogs to the kids flavor. #22

Closed vbarthel-fr closed 8 years ago

vbarthel-fr commented 8 years ago

In the kid version of the app, the dialog displayed to confirm the deletion of a color or of a palette are now text free.

Default version:

device-2016-07-31-164556 device-2016-07-31-164631

Version for kids:

device-2016-07-31-164730 device-2016-07-31-164756

tbarthel-fr commented 8 years ago

LGTM 🌴 as discussed I would have created a DeletePaletteView in each flavor instead of static method but it would be the same result.

jo-elimu commented 8 years ago

@vbarthel-fr This looks very good!