File tree Expand file tree Collapse file tree
iterableapi-ui/src/main/res Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 app : cardCornerRadius =" 8dp"
1515 app : cardElevation =" 0dp"
1616 android : background =" @drawable/banner_card_border"
17+ android : clipToOutline =" true"
18+ android : outlineProvider =" background"
1719 android : orientation =" vertical" >
1820
1921 <com .google.android.material.imageview.ShapeableImageView
2628 app : layout_constraintEnd_toEndOf =" parent"
2729 app : layout_constraintStart_toStartOf =" parent"
2830 app : layout_constraintTop_toTopOf =" parent"
29- app : shapeAppearanceOverlay = " @style/classCardStyle " />
31+ />
3032
3133 <LinearLayout
3234 android : id =" @+id/embedded_message_text_container"
8284 android : orientation =" horizontal"
8385 app : layout_constraintEnd_toEndOf =" parent"
8486 app : layout_constraintStart_toStartOf =" parent"
85- app : layout_constraintTop_toBottomOf =" @id/embedded_message_text_container" >
87+ app : layout_constraintTop_toBottomOf =" @id/embedded_message_text_container"
88+ app : layout_constraintBottom_toBottomOf =" parent" >
8689
8790 <com .google.android.material.button.MaterialButton
8891 android : id =" @+id/embedded_message_first_button"
Original file line number Diff line number Diff line change 1414 app : cardCornerRadius =" 8dp"
1515 app : cardElevation =" 0dp"
1616 android : background =" @drawable/banner_card_border"
17+ android : clipToOutline =" true"
18+ android : outlineProvider =" background"
1719 android : orientation =" vertical" >
1820
1921 <com .google.android.material.imageview.ShapeableImageView
2628 app : layout_constraintEnd_toEndOf =" parent"
2729 app : layout_constraintStart_toStartOf =" parent"
2830 app : layout_constraintTop_toTopOf =" parent"
29- app : shapeAppearanceOverlay = " @style/classCardStyle " />
31+ />
3032
3133 <LinearLayout
3234 android : id =" @+id/embedded_message_text_container"
8183 android : orientation =" horizontal"
8284 app : layout_constraintEnd_toEndOf =" parent"
8385 app : layout_constraintStart_toStartOf =" parent"
84- app : layout_constraintTop_toBottomOf =" @id/embedded_message_text_container" >
86+ app : layout_constraintTop_toBottomOf =" @id/embedded_message_text_container"
87+ app : layout_constraintBottom_toBottomOf =" parent" >
8588
8689 <com .google.android.material.button.MaterialButton
8790 android : id =" @+id/embedded_message_first_button"
You can’t perform that action at this time.
0 commit comments