File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
sample/src/main/res/layout Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
xmlns : app =" http://schemas.android.com/apk/res-auto"
6
6
xmlns : card_view =" http://schemas.android.com/apk/res-auto"
7
7
android : layout_width =" match_parent"
8
- android : layout_height =" match_parent "
8
+ android : layout_height =" 400dp "
9
9
app : cardUseCompatPadding =" true"
10
10
card_view : cardCornerRadius =" 8dp"
11
11
card_view : cardBackgroundColor =" @android:color/white" >
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 =" match_parent "
7
+ android : layout_height =" 400dp "
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 =" match_parent "
7
+ android : layout_height =" 400dp "
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 3
3
xmlns : android =" http://schemas.android.com/apk/res/android"
4
4
xmlns : app =" http://schemas.android.com/apk/res-auto"
5
5
android : layout_width =" match_parent"
6
- android : layout_height =" match_parent "
6
+ android : layout_height =" 400dp "
7
7
app : cardBackgroundColor =" #88000000"
8
8
app : cardCornerRadius =" 8dp"
9
9
app : cardElevation =" 0dp"
You can’t perform that action at this time.
0 commit comments