[DropdownList] Fix Updating SelectedItem Issue 16/121316/10
authorjh5.cho <jh5.cho@samsung.com>
Mon, 27 Mar 2017 13:54:46 +0000 (22:54 +0900)
committerjh5.cho <jh5.cho@samsung.com>
Fri, 21 Apr 2017 07:26:02 +0000 (16:26 +0900)
commit3b4f0fb71484c59da86d47d37bdd9bd960e48aca
tree229371f41b44213469a33749436825ae719d71d6
parent486804b84ff0147f7330ae3f3d3c846b8de0d085
[DropdownList] Fix Updating SelectedItem Issue

    - Update setting SelectedItem (as item object itself, not as string text)
    - Fix Updating Text when SelectedItem is set when it launches
    - Update items when member values in ItemsSource is changed

Change-Id: I8c2cea184214478fdaadf55eb1c10ba8c817fc30
Tizen.Xamarin.Forms.Extension.Renderer/DropdownListRenderer.cs
Tizen.Xamarin.Forms.Extension/DropdownList.cs [changed mode: 0644->0755]