SkyLabs-Innovation-Group/SkyDrop

Fix System.InvalidCastException: Unable to convert instance of type 'AndroidX.ConstraintLayout.Widget.ConstraintLayout' to type 'Android.Widget.LinearLayout'. in DropView.OnCreate (Android.OS.Bundle bundle) (/Users/tom/SkyDrop/SkyDrop/src/SkyDrop.Droid/Views/Main/DropView.cs:86)

wellhat opened this issue · 0 comments

Version 1.8.2.1(16)

Stacktrace

SkyDrop.Droid.Views.Main.DropView.OnCreate (Android.OS.Bundle bundle) [0x00323] in /Users/tom/SkyDrop/SkyDrop/src/SkyDrop.Droid/Views/Main/DropView.cs:86;SkyDrop.Droid.Views.Main

Reason

System.InvalidCastException: Unable to convert instance of type 'AndroidX.ConstraintLayout.Widget.ConstraintLayout' to type 'Android.Widget.LinearLayout'.

Link to App Center