Created
October 27, 2022 18:53
-
-
Save ahmmedrejowan/02b83489eb2a5e4cc6cf4049a2f49382 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<com.google.android.material.card.MaterialCardView | |
android:layout_width="match_parent" | |
android:layout_height="match_parent" | |
android:checkable="" | |
android:clickable="" | |
android:focusable="" | |
app:cardBackgroundColor="" | |
app:cardCornerRadius="" | |
app:cardElevation="" | |
app:cardMaxElevation="" | |
app:cardPreventCornerOverlap="" | |
app:cardUseCompatPadding="" | |
app:checkedIcon="" | |
app:checkedIconGravity="" | |
app:checkedIconSize="" | |
app:contentPadding="" | |
app:contentPaddingBottom="" | |
app:contentPaddingLeft="" | |
app:contentPaddingRight="" | |
app:contentPaddingTop="" | |
app:strokeColor="" | |
app:strokeWidth="" | |
app:shapeAppearance="" | |
app:cardForegroundColor="" | |
app:checkedIconMargin="" | |
app:checkedIconTint="" | |
app:rippleColor="" | |
app:shapeAppearanceOverlay="" | |
app:state_dragged="" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment