Red Folder

Results 9 comments of Red Folder

@EduVencovsky Well that explains it. I think it's confusing, but I guess that's what Google wanted under their design guidelines.

@ydyote The focus demo is different on the official Material components (https://material.io/components/buttons/) vs the React components. The focus stays and is too similar to the normal state, in my opinion....

@EduVencovsky I retract my original comment. I see what you're saying in your animation. I'll see if I can replicate the behavior.

@EduVencovsky can you provide the HTML and browser that you are using? Can you also confirm that you see the behavior on the MatBlazor demo page: https://www.matblazor.com/Button

@EduVencovsky Great. Now we have a reproducible test case for debugging. The ideal next step would be to build an equivalent test using raw Material for Web components. If it...

@lindespang I agree that this issue should be closed as not a bug. @EduVencovsky, please create a new issue with your example so we can track it properly. Lastly, @lindespang...

I have the same problem on Windows. All Visual Studio updates have been applied. Dropping target API to 8.1 solves the designer issue.

Create a new Xamarin Android project and target Pie 9.0. The application template actually targets 8.1 instead of 9.0, so change it in the Android Manifest tabs and Application tab...