TextView Changes

This commit is contained in:
h4h13 2019-09-03 21:32:10 +05:30
parent cfcea37dd7
commit 887b6a4d36
36 changed files with 69 additions and 23 deletions

View file

@ -5,8 +5,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:cardCornerRadius="8dp"
app:cardElevation="4dp"
app:cardPreventCornerOverlap="false"
app:cardUseCompatPadding="true">
<LinearLayout