Removed stroke

main
h4h13 2019-09-29 14:28:05 +05:30
parent 5162bcee8a
commit dc0d43221f
1 changed files with 1 additions and 3 deletions

View File

@ -26,9 +26,7 @@
app:cardCornerRadius="8dp"
app:cardElevation="0dp"
app:cardUseCompatPadding="true"
app:layout_scrollFlags="scroll|enterAlways"
app:strokeColor="?dividerColor"
app:strokeWidth="1dp">
app:layout_scrollFlags="scroll|enterAlways">
<LinearLayout
android:layout_width="match_parent"