Android CardView

CardView 為繼承 FrameLayout 的 Class.

向下相容需要 support v7 程式庫 : In build.gradle
compile ‘com.android.support:appcompat-v7:23.3.0’