nstudio / nativescript-cardview

:diamonds: :clubs: NativeScript widget for Material Design CardView
MIT License
282 stars 51 forks source link

Card not working in Tabview in Nativescript-vue #100

Closed thukuwanjiku closed 5 years ago

thukuwanjiku commented 5 years ago

I tried this plugin with a Tabview in {N}+Vue and it did not work.

screenshot_20181203-113933-01

It works well without a tabview.

screenshot_20181203-113718-01

A bug? Please look into this @bradmartin

thukuwanjiku commented 5 years ago

Never mind! I wrapped the card with StackLayout in the Tabview and it worked. I guess the card has to be in a container Layout.