alexrainman / SegmentedControl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting IsEnabled to true can cause crash

aspriddell opened this issue · comments

commented

There seems to be a bug where if the Controls' IsEnabled property is set to true can lead to this on Android:

System.ObjectDisposedException
Cannot access a disposed object.
Object name: 'Android.Widget.RadioGroup'.

Any workarounds or fixes would be helpful

Did anyone ever pick up this ticket? Is this repo going to unsupported?

I will be releasing a new version soon.

Nice! I am not sure if I asked in correct place: I added an issue to ask about TextColor vs TintColor. Right now I am attempting to add that property to the control. it is issue #101

commented

closing as there has been no activity...