Brendon Upson
Results
2
issues of
Brendon Upson
When using SegmentedControl on a xaml page, rendering is correct on all platforms (iOS/Android). If I dynamically create a control and add it to a layout: ``` var seg =...
## Expected Behavior Cell padding should be adjustable on a cell by cell basis. In my case I have a small table embedded in a cell and I want the...