nativescript-community / ui-material-components

Monorepo that contains all of the NativeScript Material Design plugins.
https://nativescript-community.github.io/ui-material-components/
Apache License 2.0
218 stars 80 forks source link

Buttons are pointy in demo apps #373

Open halfnelson opened 2 years ago

halfnelson commented 2 years ago

image

If the demo apps cannot help and there is no issue for your problem, tell us about it

The demo apps (I tried vue and svelte) show the buttons as pointy. These don't look like the material buttons I would expect. This is on a fresh build of this repository, with the style.xml updated to derive from Material instead of Compat.

Which platform(s) does your issue occur on?

Only tested on android emulator, Pixel 2 API 30

Please, provide the following version numbers that your issue occurs with:

farfromrefug commented 2 years ago

yes it comes from this https://github.com/nativescript-community/ui-material-components/blob/master/demo-snippets/svelte/install.ts#L16

farfromrefug commented 2 years ago

and this https://github.com/nativescript-community/ui-material-components/blob/master/demo-snippets/app.scss#L14