-
Notifications
You must be signed in to change notification settings - Fork 1.9k
BlazorWebView CSS is only applied to Windows app but not Android #5750
Copy link
Copy link
Closed
Labels
area-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViewplatform/androids/needs-infoIssue needs more info from the authorIssue needs more info from the authors/no-recent-activityIssue has had no recent activityIssue has had no recent activitys/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
area-blazorBlazor Hybrid / Desktop, BlazorWebViewBlazor Hybrid / Desktop, BlazorWebViewplatform/androids/needs-infoIssue needs more info from the authorIssue needs more info from the authors/no-recent-activityIssue has had no recent activityIssue has had no recent activitys/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
I have this code base (file new project today from 17.2.0 preview 2.1 on Windows) where I added some CSS to try out and it works fine when run on Windows Machine but not if I try it out on a Android device
Looks good on Windows

But this is how it looks on my Android device (Samsung Galaxy S7 (SM-G930F))

Steps to Reproduce
Try out my code on an Android device.
Version with bug
Preview 14 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 8.0.0 (API 26)
Did you find any workaround?
No response
Relevant log output
No response