ImagePicker
ImagePicker copied to clipboard
Language Crop Button
Is it possible to change the text on the crop button? Or is it possible to change the default language to English?
you can define <string name="crop_image_menu_crop">your crop button text</string> in your strings.xml.
Thanks for your solution