Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The49 bottomsheet theme and snackbar not compatible #134

Open
clarke23 opened this issue Sep 14, 2024 · 8 comments
Open

The49 bottomsheet theme and snackbar not compatible #134

clarke23 opened this issue Sep 14, 2024 · 8 comments

Comments

@clarke23
Copy link

<?xml version="1.0" encoding="utf-8" ?> <resources> <style name="Maui.MainTheme" parent="Theme.Material3.DayNight"></style> </resources>

Since in the49 I have to include this theme, I've notice that snackbar background doesn't change and only appears to black/gray color? Is there a way to work around this ? If I delete the style, the bottomsheet looses the round corners and other behaviours

@softlion
Copy link

Try that one, as you won't have to include the above style: https://github.com/softlion/The49.Maui.BottomSheet

@clarke23
Copy link
Author

clarke23 commented Oct 28, 2024

That's the nuget I've been using :(

@softlion
Copy link

That's the nuget I've been using :(

Which version ? It is working only since yesterday.

@clarke23
Copy link
Author

8.0.3 o don't seem to see another one

@softlion
Copy link

8.0.3 o don't seem to see another one

https://www.nuget.org/packages/Vapolia.The49.Maui.BottomSheet/

Check "prerelease".

Use the latest one 8.0.4-ci-11553625483

@clarke23
Copy link
Author

Im using .net 8 it's not compatible :(

@softlion
Copy link

softlion commented Nov 7, 2024

Im using .net 8 it's not compatible :(

It's now net8 compatible

@clarke23
Copy link
Author

clarke23 commented Nov 7, 2024

i've removed the style and installed the new version but the bottomsheet doesnt have corners. and if i dont remove the style it appears correctly , but snackbar background is gray blackish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants