Skip to content

Android Bug: LoadingPlaceholder with gif causing exception as "Android "Only the original thread that created a view hierarchy can touch its views." #72

Description

@EmilAlipiev

When using LoadingPlaceholder with a gif in a listview or collectionview it causes this crash as "Android "Only the original thread that created a view hierarchy can touch its views.""

Maui team claimed this issue has been resolved long time ago but i am using .net 9 with the latest ffimagloading.maui version and getting this crash often. dotnet/maui#14128

I believe that exact issue is this one dotnet/maui#14109

Either maui still has this issue or ffimagloading.maui doesnt handle source update from loadingplaceholder correctly and trying not on UI thread.

here callstack on crash

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions