-
**App Base:** Xamarin.Forms
**SegmentControl version:** 2.0.1
**Calling**
SegmentControlRenderer.init() in MainActivity
**Result:**
Runtime exception:
Default constructor not found for type…
-
Property contentBackgroundColor is set to scroll view only in init() method so customizing it after initialization has no result. Could you please fix contentBackgroundColor handling?
-
你好,我想在tableview的section上添加一个header,用于显示排序选项,并能停靠在顶部的segmentcontrol下面。
但是现在加上去之后,发现tableview的section header 不会跟着移动上去,往下拉的时候可以。能看下怎么解决吗?非常感谢。
-
This works fine under IOS7 and lower, under IOS8 the first time we push the view containing he SDSegmentControl all is ok. the next time around (Go back to previous view and back to this view) the seg…
-
您好,如果不添加到navigationItem.titleView,而是添加到view上,在iOS8和iOS9上会显示异常,请问该怎么解决呢?
-
:+1: Nice work. The point of this homework was to explore a simple example of a full MVC application with a RESTful API. You learned about `UITableViews`, custom `UITableViewCells`, navigation from a …
-
Hi,
I would like to fill the segmented control dynamically with my database data.
It's work but i've some issue that i can't figure it out...
I've choose to not have a fix width for all items …
-
![PHOTO-2020-05-19-19-32-27](https://user-images.githubusercontent.com/3789511/82789135-17214600-9e6a-11ea-9171-4f9dab8a94ba.jpg)
Please add this feature where you switching from tabs
-
It would be awesome to fire an event when the transition begins. Something like `onChangePageBegin`
-
Images can't be loaded when I use ``and display `` all the time, after I reload many times ,The image displayed occasionally. But when I use `` and use the same uri,it has no problems.