The49.Maui.BottomSheet icon indicating copy to clipboard operation
The49.Maui.BottomSheet copied to clipboard

getting error on Latest version when open content in .NET 9.0

Open bhuwancb99 opened this issue 8 months ago • 6 comments

Binary XML file line #15 in com.Dev.app:layout/the49_maui_bottom_sheet_design: Could not inflate Behavior subclass com.google.android.material.bottomsheet.BottomSheetBehavior

<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.30" /> <PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.30" /> <PackageReference Include="The49.Maui.BottomSheet" Version="8.0.3" />

bhuwancb99 avatar Feb 02 '25 11:02 bhuwancb99