13
কার্ডভিউ কর্নার ব্যাসার্ধ
কার্ডভিউয়ের শীর্ষে কোণার ব্যাসার্ধের কোনও উপায় আছে কি? <android.support.v7.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" app:cardCornerRadius="10dp" >