Skip to content

CollectionView's scroll is not continuous #17127

@echolumaque

Description

@echolumaque

Description

I have a .NET MAUI application that only targets Android. Now it works fine, data is there and loaded. But one thing I noticed is that when I scrolled to the bottom, there is a noticeable delay where it stops my scrolling and then resumes once the data is loaded. I haven't encountered this in Xamarin and it's very frustrating that I have to rely on a third party package just to resolve this buggy scroll.

Also please see the attached videos of debug and release configuration

Debug configuration Release configuration
debug.mp4
release.mp4

Steps to Reproduce

Create a CollectionView and bind it to an arbitrary amount of items. I would suggest create a layout that would make the CollectionView go beyond its axis. To reproduce it in the attached project, accept the onboarding page, accept the T&C popup and go to inventory tab and start scrolling.
[ EDIT ]: Since I am pushing on this repo from time to time, anyone who would like to check this out should checkout this commit Organisasyon-ng-mga-Malalakas/HealthMate@3e183bd as my reproduction insturction might be invalid due to code changes that is shifting towards real data.

Link to public reproduction project repository

https://github.com/Organisasyon-ng-mga-Malalakas/HealthMate

Version with bug

7.0.92

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 11+

Did you find any workaround?

Use other framework: https://github.com/roubachof/Sharpnado.CollectionView

Relevant log output

Start debugging Android application ...
> am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.group10.healthmate/crc646fc0cc76ae7dad7d.MainActivity"
> Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.group10.healthmate/crc646fc0cc76ae7dad7d.MainActivity }
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/HealthMate.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Mono.Android.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Runtime.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Java.Interop.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Runtime.InteropServices.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Collections.dll [External]
Resolved pending breakpoint for 'Android.Runtime.JNIEnv.RegisterJniNatives(System.IntPtr, System.Int32, System.IntPtr, System.IntPtr, System.Int32)' to /Users/runner/work/1/s/xamarin-android/src/Mono.Android/Android.Runtime/JNIEnv.cs:127 [0x00000].
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Threading.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Threading.Thread.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Diagnostics.StackTrace.dll [External]
Loaded assembly: data-0x7121c701f020 [External]
Loaded assembly: data-0x7121c704f050 [External]
Loaded assembly: data-0x711fafdd5040 [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/netstandard.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Linq.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Collections.Concurrent.dll [External]
Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointSendToIde(System.String)' to D:\a\_work\1\s\HotReload\Source\Xamarin.HotReload.Agent\HotReloadAgent.cs:423 [0x00000].
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Text.Json.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Text.Encodings.Web.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.ComponentModel.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Maui.Controls.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.ObjectModel.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Maui.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Maui.Graphics.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Maui.Essentials.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Extensions.Logging.Abstractions.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.ComponentModel.TypeConverter.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Private.Uri.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Runtime.Loader.dll [External]
Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointCheckpoint()' to D:\a\_work\1\s\HotReload\Source\Xamarin.HotReload.Agent\HotReloadAgent.cs:418 [0x00000].
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Memory.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Reflection.Emit.Lightweight.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Reflection.Emit.ILGeneration.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Reflection.Primitives.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Core.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.AppCompat.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Extensions.DependencyInjection.Abstractions.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Console.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Maui.Controls.Xaml.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/CommunityToolkit.Maui.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/CommunityToolkit.Maui.Core.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Sharpnado.CollectionView.Maui.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/The49.Maui.BottomSheet.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Syncfusion.Maui.Core.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Mopups.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Extensions.Configuration.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Extensions.Configuration.Abstractions.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Extensions.Logging.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.Google.Android.Material.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.SwipeRefreshLayout.dll [External]
[up10.healthmat] Late-enabling -Xcheck:jni
[up10.healthmat] Unquickening 12 vdex files!
[up10.healthmat] Unexpected CPU variant for X86 using defaults: x86_64
[up10.healthmat] The ClassLoaderContext is a special shared library.
[NetworkSecurityConfig] No Network Security Config specified, using platform default
[NetworkSecurityConfig] No Network Security Config specified, using platform default
[debug-app-helper] Checking if libmonodroid was unpacked to /data/app/~~q07-JvZNqZE_w3begJtLwA==/com.group10.healthmate-dhrgDe8AtwkbgSWzZgDZrg==/lib/x86_64/libmonodroid.so
[debug-app-helper] Native libs extracted to /data/app/~~q07-JvZNqZE_w3begJtLwA==/com.group10.healthmate-dhrgDe8AtwkbgSWzZgDZrg==/lib/x86_64, assuming application/android:extractNativeLibs == true
[debug-app-helper] Setting up for DSO lookup in app data directories
[debug-app-helper] Added filesystem DSO lookup location: /data/app/~~q07-JvZNqZE_w3begJtLwA==/com.group10.healthmate-dhrgDe8AtwkbgSWzZgDZrg==/lib/x86_64
[debug-app-helper] Using runtime path: /data/app/~~q07-JvZNqZE_w3begJtLwA==/com.group10.healthmate-dhrgDe8AtwkbgSWzZgDZrg==/lib/x86_64
[debug-app-helper] checking directory: `/data/user/0/com.group10.healthmate/files/.__override__/lib`
[debug-app-helper] directory does not exist: `/data/user/0/com.group10.healthmate/files/.__override__/lib`
[debug-app-helper] Checking whether Mono runtime exists at: /data/user/0/com.group10.healthmate/files/.__override__/libmonosgen-2.0.so
[debug-app-helper] Checking whether Mono runtime exists at: /data/app/~~q07-JvZNqZE_w3begJtLwA==/com.group10.healthmate-dhrgDe8AtwkbgSWzZgDZrg==/lib/x86_64/libmonosgen-2.0.so
[debug-app-helper] Mono runtime found at: /data/app/~~q07-JvZNqZE_w3begJtLwA==/com.group10.healthmate-dhrgDe8AtwkbgSWzZgDZrg==/lib/x86_64/libmonosgen-2.0.so
[up10.healthmat] Attempt to remove non-JNI local reference, dumping thread
[DOTNET] JNI_OnLoad: JNI_OnLoad in pal_jni.c
[DOTNET] GetOptionalClassGRef: optional class com/android/org/conscrypt/OpenSSLEngineImpl was not found
[monodroid] Creating public update directory: `/data/user/0/com.group10.healthmate/files/.__override__`
[up10.healthmat] Attempt to remove non-JNI local reference, dumping thread
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=10.0.2.2:60365,embedding=1,timeout=1693464987
[monodroid-assembly] open_from_bundles: failed to load assembly HealthMate.dll
[monodroid-gc] GREF GC Threshold: 46080
[monodroid-assembly] open_from_bundles: failed to load assembly Mono.Android.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Java.Interop.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.InteropServices.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Collections.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Threading.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Threading.Thread.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Diagnostics.StackTrace.dll
[up10.healthmat] Attempt to remove non-JNI local reference, dumping thread
[monodroid-assembly] open_from_bundles: failed to load assembly netstandard.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Linq.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.VisualStudio.DesignTools.TapContract.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.VisualStudio.DesignTools.TapContract.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.HotReload.Contracts.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.HotReload.Contracts.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Collections.Concurrent.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Text.Json.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Text.Encodings.Web.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.ComponentModel.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.Controls.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.HotReload.Contracts.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.HotReload.Contracts.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.VisualStudio.DesignTools.TapContract.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.VisualStudio.DesignTools.TapContract.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.ObjectModel.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.Graphics.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.Essentials.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.Logging.Abstractions.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.ComponentModel.TypeConverter.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Private.Uri.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.Loader.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Memory.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Reflection.Emit.Lightweight.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Reflection.Emit.ILGeneration.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Reflection.Primitives.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Core.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.AppCompat.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.DependencyInjection.Abstractions.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Console.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.Controls.Xaml.dll
[monodroid-assembly] open_from_bundles: failed to load assembly CommunityToolkit.Maui.dll
[monodroid-assembly] open_from_bundles: failed to load assembly CommunityToolkit.Maui.Core.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Sharpnado.CollectionView.Maui.dll
[monodroid-assembly] open_from_bundles: failed to load assembly The49.Maui.BottomSheet.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Syncfusion.Maui.Core.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Mopups.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.Configuration.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.Configuration.Abstractions.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.Logging.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.Google.Android.Material.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.SwipeRefreshLayout.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Fragment.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Activity.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Lifecycle.ViewModel.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Lifecycle.Common.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.SavedState.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Fragment.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Activity.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Lifecycle.ViewModel.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Lifecycle.Common.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.SavedState.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.DrawerLayout.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.CustomView.dll
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Navigation.Runtime.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.DrawerLayout.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.CustomView.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Navigation.Runtime.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Net.Primitives.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Net.Primitives.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Maui.Controls.Compatibility.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Maui.Controls.Compatibility.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.RecyclerView.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.RecyclerView.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly SQLite-net.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/SQLite-net.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly CommunityToolkit.Mvvm.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/CommunityToolkit.Mvvm.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Microsoft.Extensions.DependencyInjection.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Microsoft.Extensions.DependencyInjection.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Diagnostics.Tracing.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Diagnostics.Tracing.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Linq.Expressions.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Linq.Expressions.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Xml.ReaderWriter.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Private.Xml.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Xml.ReaderWriter.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Private.Xml.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Syncfusion.Licensing.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Syncfusion.Licensing.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Text.Encoding.Extensions.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Text.Encoding.Extensions.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly mscorlib.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/mscorlib.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Numerics.Vectors.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Numerics.Vectors.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Text.RegularExpressions.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Text.RegularExpressions.dll [External]
Thread started:  #2
Thread started:  #3
Thread started:  #4
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.Serialization.Json.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Private.DataContractSerialization.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.Serialization.Xml.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.Serialization.Primitives.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Runtime.Serialization.Json.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Private.DataContractSerialization.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Runtime.Serialization.Xml.dll [External]
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Runtime.Serialization.Primitives.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.CardView.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.CardView.dll [External]
[libEGL] loaded /vendor/lib64/egl/libEGL_emulation.so
[libEGL] loaded /vendor/lib64/egl/libGLESv1_CM_emulation.so
[libEGL] loaded /vendor/lib64/egl/libGLESv2_emulation.so
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Loader.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Loader.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Window.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Window.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.CoordinatorLayout.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.CoordinatorLayout.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Lifecycle.LiveData.Core.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Lifecycle.LiveData.Core.dll [External]
[up10.healthmat] Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (greylist, reflection, allowed)
[up10.healthmat] Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (greylist, reflection, allowed)
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.ViewPager2.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.ViewPager2.dll [External]
[TabLayout] MODE_SCROLLABLE + GRAVITY_FILL is not supported, GRAVITY_START will be used instead
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Lifecycle.Runtime.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Lifecycle.Runtime.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.ViewPager.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.ViewPager.dll [External]
[up10.healthmat] Explicit concurrent copying GC freed 762(154KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 2974KB/3966KB, paused 293us total 4.125ms
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.CompilerServices.Unsafe.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Runtime.CompilerServices.Unsafe.dll [External]
Thread started: .NET Timer #5
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.AppCompat.AppCompatResources.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.AppCompat.AppCompatResources.dll [External]
[TetheringManager] registerTetheringEventCallback:com.group10.healthmate
[HostConnection] HostConnection::get() New Host Connection established 0x71205701eb50, tid 11196
[HostConnection] HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_2 
[OpenGLRenderer] Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
[EGL_emulation] eglCreateContext: 0x7120470265f0: maj 2 min 0 rcv 2
[EGL_emulation] eglMakeCurrent: 0x7120470265f0: ver 2 0 (tinfo 0x711fe7796490) (first time)
[Gralloc4] mapper 4.x is not supported
[HostConnection] createUnique: call
[HostConnection] HostConnection::get() New Host Connection established 0x71205701e310, tid 11196
[goldfish-address-space] allocate: Ask for block of size 0x100
[goldfish-address-space] allocate: ioctl allocate returned offset 0x3efffe000 size 0x2000
[HostConnection] HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_2 
[monodroid-assembly] open_from_bundles: failed to load assembly Sharpnado.TaskMonitor.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Sharpnado.TaskMonitor.dll [External]
Thread started: <Thread Pool> #6
Thread started: .NET ThreadPool Gate #7
Thread started: <Thread Pool> #8
[up10.healthmat] Explicit concurrent copying GC freed 1517(142KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 9161KB/17MB, paused 301us total 5.122ms
[up10.healthmat] Explicit concurrent copying GC freed 736(42KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 9214KB/17MB, paused 455us total 5.663ms
[View] requestLayout() improperly called by crc641a62543037d9056a.SlowRecyclerView{87d250d VFED..... ......ID 0,0-988,82} during layout: running second layout pass
[View] requestLayout() improperly called by crc641a62543037d9056a.SlowRecyclerView{2a8cdd4 VFED..... ......ID 0,0-988,165} during layout: running second layout pass
[up10.healthmat] Explicit concurrent copying GC freed 920(73KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 9268KB/18MB, paused 319us total 5.416ms
[up10.healthmat] Explicit concurrent copying GC freed 563(60KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 9320KB/18MB, paused 301us total 7.110ms
[OpenGLRenderer] Davey! duration=2076ms; Flags=1, IntendedVsync=89841715277523, Vsync=89841715277523, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=89841725188760, AnimationStart=89841725208260, PerformTraversalsStart=89841725234560, DrawStart=89843665775260, SyncQueued=89843726049160, SyncStart=89843727189560, IssueDrawCommandsStart=89843728878660, SwapBuffers=89843790558060, FrameCompleted=89843792422660, DequeueBufferDuration=207600, QueueBufferDuration=739400, GpuCompleted=-4294967296, 
[Choreographer] Skipped 124 frames!  The application may be doing too much work on its main thread.
[monodroid-assembly] Shared library 'liblog' not loaded, p/invoke '__android_log_print' may fail
[DOTNET] Bindable: HealthMate.Models.CalendarDays, Message: 31, Thu,Is equal: True
[DOTNET] Bindable: HealthMate.Models.CalendarDays, Message: 31, Thu,Is equal: False
[chatty] uid=10172(com.group10.healthmate) identical 4 lines
[DOTNET] Bindable: HealthMate.Models.CalendarDays, Message: 31, Thu,Is equal: False
[DOTNET] Bindable: HealthMate.Models.CalendarDays, Message: 31, Thu,Is equal: True
[DOTNET] Bindable: HealthMate.Models.CalendarDays, Message: 31, Thu,Is equal: False
[chatty] uid=10172(com.group10.healthmate) identical 4 lines
[DOTNET] Bindable: HealthMate.Models.CalendarDays, Message: 31, Thu,Is equal: False
[OpenGLRenderer] Davey! duration=2171ms; Flags=1, IntendedVsync=89841740277522, Vsync=89843806944106, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=89843808917060, AnimationStart=89843808940760, PerformTraversalsStart=89843808986460, DrawStart=89843862030060, SyncQueued=89843866245360, SyncStart=89843874251560, IssueDrawCommandsStart=89843874920960, SwapBuffers=89843889293560, FrameCompleted=89843919484460, DequeueBufferDuration=187700, QueueBufferDuration=805200, GpuCompleted=8589934600, 
[monodroid-assembly] open_from_bundles: failed to load assembly System.Runtime.Intrinsics.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Runtime.Intrinsics.dll [External]
[monodroid-assembly] open_from_bundles: failed to load assembly System.Xml.XmlSerializer.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/System.Xml.XmlSerializer.dll [External]
Thread started: <Thread Pool> #9
Thread started: <Thread Pool> #10
Thread started: <Thread Pool> #11
[TabLayout] MODE_SCROLLABLE + GRAVITY_FILL is not supported, GRAVITY_START will be used instead
[monodroid-assembly] open_from_bundles: failed to load assembly Bogus.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Bogus.dll [External]
[up10.healthmat] Explicit concurrent copying GC freed 4733(315KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 9855KB/19MB, paused 299us total 7.527ms
[Choreographer] Skipped 32 frames!  The application may be doing too much work on its main thread.
[monodroid-assembly] open_from_bundles: failed to load assembly Xamarin.AndroidX.Emoji2.dll
Loaded assembly: /data/data/com.group10.healthmate/files/.__override__/Xamarin.AndroidX.Emoji2.dll [External]
[up10.healthmat] Explicit concurrent copying GC freed 4456(344KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 10051KB/19MB, paused 394us total 7.936ms
[up10.healthmat] Explicit concurrent copying GC freed 2917(135KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 10124KB/19MB, paused 379us total 7.306ms
[Choreographer] Skipped 56 frames!  The application may be doing too much work on its main thread.
[OpenGLRenderer] Davey! duration=1622ms; Flags=1, IntendedVsync=89860873496836, Vsync=89861406830148, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=89861412701660, AnimationStart=89861412722760, PerformTraversalsStart=89861412959660, DrawStart=89862418521660, SyncQueued=89862463147860, SyncStart=89862463472960, IssueDrawCommandsStart=89862465238560, SwapBuffers=89862494957960, FrameCompleted=89862496036260, DequeueBufferDuration=293300, QueueBufferDuration=558700, GpuCompleted=8589934596, 
[up10.healthmat] Explicit concurrent copying GC freed 4428(320KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 10172KB/19MB, paused 296us total 7.743ms
[up10.healthmat] Explicit concurrent copying GC freed 3408(218KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 10225KB/19MB, paused 289us total 7.801ms
[up10.healthmat] Explicit concurrent copying GC freed 3276(152KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 10MB/20MB, paused 296us total 7.834ms
[up10.healthmat] Explicit concurrent copying GC freed 941(70KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 10210KB/19MB, paused 293us total 7.093ms
[OpenGLRenderer] Davey! duration=802ms; Flags=0, IntendedVsync=89864673508948, Vsync=89864756842278, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=89864766076060, AnimationStart=89864766117760, PerformTraversalsStart=89865433617460, DrawStart=89865434625760, SyncQueued=89865470072360, SyncStart=89865470270560, IssueDrawCommandsStart=89865470583360, SwapBuffers=89865475074060, FrameCompleted=89865476612760, DequeueBufferDuration=507800, QueueBufferDuration=653900, GpuCompleted=-4294967288,

Metadata

Metadata

Assignees

Labels

area-controls-collectionviewCollectionView, CarouselView, IndicatorViewmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertpartner/cat 😻this is an issue that impacts one of our partners or a customer our advisory team is engaged withperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)perf/memory-leak 💦Memory usage grows / objects live forever (sub: perf)platform/androids/triagedIssue has been reviewedt/bugSomething isn't working

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions