Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,367 contributions in the last year
Activity overview
Contributed to
xamarin/Xamarin.Forms,
jsuarezruiz/awesome-xamarin-forms,
dotnet/maui
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in xamarin/Xamarin.Forms that received 1 comment
[iOS] Fix BackgroundColor issue with Frame
Description of Change
Fix BackgroundColor issue with Frame on iOS.
Caused by #11001 and #10469
Issues Resolved
fixes #11031
API Changes
None
Plat…
+63
−5
•
1
comment
- [Android] CustomRenderer object was created twice using SwipeView
- Verify if Composition Geometry IsTypePresent on UWP
- Fixed wrong Rectangle type used in RectangleGeometry (Shapes)
- Remove StateTriggersExperimental flag
- Remove IndicatorViewExperimental flag
- Rename Shape Rectangle class from Rect.cs to Rectangle.cs
- Add Brushes support to Shapes
- Fixed issue with nonexistent resource in AppTheme XAML sample
- [UWP] Fix NRE using Native Forms
- [UWP] Open DatePicker and TimePicker Popup getting the focus
- [Android] Fix NRE disposing the AppCompat PickerRenderer
- [C/X] rename and ungenerify OnAppTheme
- [X] fix error with x:Name on shapes
- [iOS] Revert change that sets Frame BackgroundColor to null
- Update to Latest 2.4 WinUI release
- [iOS] Fix disable and enable RefreshView
- Avoid using the dequeue mechanism to retrieve header/footer measurement cells on iOS 10
- [UITests] Comment out Bugzilla32871
- Fix incorrect shadow draw with disabled button
- Limit scrollbar application to ItemsViewRenderer