File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
sample/src/main/res/layout Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
xmlns : android =" http://schemas.android.com/apk/res/android"
5
5
xmlns : app =" http://schemas.android.com/apk/res-auto"
6
6
android : layout_width =" match_parent"
7
- android : layout_height =" 500dp "
7
+ android : layout_height =" match_parent "
8
8
app : cardBackgroundColor =" #88000000"
9
9
app : cardCornerRadius =" 8dp"
10
10
app : cardElevation =" 0dp"
Original file line number Diff line number Diff line change 4
4
xmlns : android =" http://schemas.android.com/apk/res/android"
5
5
xmlns : app =" http://schemas.android.com/apk/res-auto"
6
6
android : layout_width =" match_parent"
7
- android : layout_height =" 500dp "
7
+ android : layout_height =" match_parent "
8
8
app : cardBackgroundColor =" #88000000"
9
9
app : cardCornerRadius =" 8dp"
10
10
app : cardElevation =" 0dp"
You can’t perform that action at this time.
0 commit comments