Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Android 5.1.1, {N} 1.7.1, CardView strange #15

Closed
NathanWalker opened this issue Apr 15, 2016 · 6 comments · Fixed by #16
Closed

Android 5.1.1, {N} 1.7.1, CardView strange #15

NathanWalker opened this issue Apr 15, 2016 · 6 comments · Fixed by #16

Comments

@NathanWalker
Copy link
Member

I'm seeing this with the current state of the plugin with those versions?

screen shot 2016-04-14 at 8 22 02 pm

@Headcult
Copy link

Yeah, me too, the Material Cards are not elevated and the drop shadow is not seen on v6.0 too. Here's a screenshot:

image

@bradmartin
Copy link
Collaborator

NativeScript/NativeScript#1899

After 2.0 release I'll look into this. That should resolve the issue unless there are more cases for layering.

@bradmartin
Copy link
Collaborator

Closing this, I created a new app with NS version 2.0 and tns-core-modules @ 2.0.0 and everything looks okay with android 5.1 and 6.0.

If anyone has any issues with the latest platform I'll look into it again but everything should be fine.

@Headcult
Copy link

Hi @bradmartin, Can I know where to look for the NS 2.0 version of the Card-View plugin. I deployed this app today and it's the same. The card elevation is missing and the buttons are looking different. Thanks for the plugin though.

@bradmartin
Copy link
Collaborator

This was working with 2.0 when I last commented. What runtimes are you using and are you using the latest core-modules in your app? You might need to do a new build and try uninstalling and doing a new install of this plugin npm i nativescript-cardview to make sure the old version isn't cached in your app's node_modules. Also check the package.json dependencies to make sure it's not locked in an older version :) Let me know if you have any other questions. If you do I'll test it again but it should be working fine unless NativeScript changed something with their layouts again in 2.0.1 (the minor patch released last week).

@Headcult
Copy link

Yes, it's working as a plugin, in fact, I'm a big fan of the FAB and this plugin has just made me like NativeScript even more. A minor comment, can the elevation of the FAB be increased from our side as the shadow effect is barely visible.

What I was referring to here was the Demo app in this Github repo, this is still referring to an older TNS version. I thought this Demo app was also updated to TNS 2.0. No issues, otherwise, Thanks!

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

Successfully merging a pull request may close this issue.

3 participants