Getting started with Polymer 1.1.0 – Part 3
This post is a follow-up to Getting started with Polymer 1.1.0 - Part 1 and Part 2 and will continue with the implementation of more Polymer web component into the app. Google Cards The CardView has been added to Android with API level 21 that corresponds to Android 5.0. CardViews extends the FrameLayout class and lets you show information inside cards [...]