Highlights
- Arctic Code Vault Contributor
Popular repositories
1,406 contributions in the last year
Contribution activity
December 2020
Created 26 commits in 4 repositories
Created 1 repository
Created a pull request in xamarin/Xamarin.Forms that received 1 comment
Fix NRE if user immediately completes Deferral
Description of Change
The deferral code was naively assuming there would be a delay between GetDeferral and Complete so the DeferralTask was never …
+678
−537
•
1
comment
Opened 11 other pull requests in 2 repositories
xamarin/Xamarin.Forms
3
open
6
merged
1
closed
- Add new xplat event to to propagate FlyoutItemsChanged events to the platforms
- Shell flyout content template
- Fix Resource Manager code to use native APIs before reflection
- Fix Flyout Footer measuring and Content Margin
- Fix poor choice for FlyoutItem BP Name
- More efficiently process rapid Flyout Item Changes
- Fix cast of non appcompat renderer to DrawerLayout
- Fix double up of YAML tasks
- [DNM] Remove reflection from Resource Manager
- Convert ShellContent transitions to use animators and be smarter about selecting visible content
dotnet/maui
1
merged
Reviewed 12 pull requests in 1 repository
xamarin/Xamarin.Forms 12 pull requests
- Fix NRE if user immediately completes Deferral
- [iOS] Fix non visible TextColor issue in Entry using Visual
- [Android/iOS] Fixed issue resolving a Renderer from a TemplatedView
- [Android/iOS] Fix Shell.Background not working
- [GH-12429] Fixed extra height on Shell Flyout and fix issues with flyout items not updating layout
- Apply maximum starred column/row size for all starred columns/rows
- [UWP] Fix SwipeItem NRE no setting the Text
- [iOS] Fix Background issue in Button CustomRenderer
- [Android] Fix wrong SwipeView overlapping issue
- Convert ShellContent transitions to use animators and be smarter about selecting visible content
- [iOS] Fix issue using TapGesture
- Add ability to set WebView ExecutionMode property (addresses #4720)
Created an issue in xamarin/xamarin-macios that received 8 comments
Xamarin.Forms - Crashlytics is not logging crashes [Xamarin.Forms 5.0.0.1709-pre4 & Crashlytics 4.6.2] [Bug]
@Redth suggested I move this issue over to here xamarin/Xamarin.Forms#13011 Description Hi! I'm using Crashlytics v4.6.2 for my Xamarin.Forms app. …
8
comments