- London, UK
- http://www.k-tech-systems.com
Popular repositories Loading
-
-
-
-
Xamarin_NDK_Issue
Xamarin_NDK_Issue PublicDemo Xamarin Android project to highlight AOT issue with different versions of NDK
C#
-
onedrive-sdk-dotnet-msa-auth-adapter
onedrive-sdk-dotnet-msa-auth-adapter PublicForked from OneDrive/onedrive-sdk-dotnet-msa-auth-adapter
C#
-
20 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 1 commit in 1 repository
Created 1 repository
-
VitalyKnyazev/ListViewLeak
C#
This contribution was made on Mar 28
Created a pull request in dotnet/maui that received 3 comments
Fixed ListView leak caused by not disposed ContextActionsCell
Description of Change In some cases ContextActionsCell is not disposed and this causes memory leak. Remembering all instances and disposing them la…
+10
−1
lines changed
•
3
comments
Opened 1 other pull request in 1 repository
dotnet/maui
1
open
-
Fixed iOS cell resizing issue #23319
This contribution was made on Mar 28
Created an issue in dotnet/maui that received 1 comment
[iOS] ViewCell with ContextActions causes memory leaks
Description ListView that has cells with a MenuItem causes memory leaks. Steps to Reproduce Create a secondary page with ListView that has a MenuIt…
1
comment