Fix bugs in ContextPopup 28/121528/3
authorSidharth Gupta <sid92.gupta@samsung.com>
Tue, 28 Mar 2017 07:09:16 +0000 (16:09 +0900)
committerSidharth Gupta <sid92.gupta@samsung.com>
Tue, 4 Apr 2017 06:38:50 +0000 (15:38 +0900)
commitd13adba9891f045f920f65cb920c22f2b7d9b7ad
tree5ab0ef87ccafe864a2418644067eadc84358ffe6
parenteaa0c66dba0daad04182b9f5f802e9ffa4527f59
Fix bugs in ContextPopup

- Correctly update SelectedItem and SelectedIndex when items modified
- Allow ItemsSource to take IList of any type
- Coerce SelectedIndex appropriately

Signed-off-by: Sidharth Gupta <sid92.gupta@samsung.com>
Change-Id: I6b8e138d62634eeb922e72eea6382a0d4b62ae83
Tizen.Xamarin.Forms.Extension/ContextPopup.cs [changed mode: 0755->0644]