(ImageView) Restore erroneously removed APIs & Fix SetImage behaviour 26/51826/7
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 16 Nov 2015 10:55:34 +0000 (10:55 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 16 Nov 2015 14:00:41 +0000 (14:00 +0000)
SetImage Issues fixed:
- SetImage should NOT show an error image if empty/NULL. It should show nothing as per API description.
- Changing between types (Image type to URL, property-map to Image etc.) did not work properly.
- Ensure a RelayoutRequest is done when SetImage is called so that our size is renegotiated.

Change-Id: I066130a697b7791f791b5b9b63733ec482ceaed6


No differences found