Correct ContextPopup based on review comments 80/130780/3
authorSidharth Gupta <sid92.gupta@samsung.com>
Wed, 24 May 2017 02:34:04 +0000 (11:34 +0900)
committerSidharth Gupta <sid92.gupta@samsung.com>
Wed, 24 May 2017 07:07:39 +0000 (16:07 +0900)
commit0b6ca3bd16fb635a48a5db446f77bdb9d320e5cd
treeeb2f1f03c53ec1a9542f5fc28d00685ef026bd8c
parentc29a6b9d037a54faeacd584587827835e5325bf2
Correct ContextPopup based on review comments

- Improve code example to show DirectionPriorities usage.
- Remove unnecessary code from code example.
- Enhance DirectionPriorities description.
- Remove icons which are named "menu/xxx" because they are the same as
  "xxx" currently.
- Allow ContextPopupIcon label to be null. This is so that
  ContextPopupItems which only use icons can be created.

Signed-off-by: Sidharth Gupta <sid92.gupta@samsung.com>
Change-Id: I8578f102015c9e095f051d5202cff8eb8e0044c7
Tizen.Xamarin.Forms.Extension/ContextPopup.cs
Tizen.Xamarin.Forms.Extension/ContextPopupItem.cs