feat: something

This commit is contained in:
aayush262 2024-03-22 20:38:34 +05:30
parent 02efc01a10
commit 917ffe644f
5 changed files with 16 additions and 17 deletions

View file

@ -109,7 +109,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="8dp">
<com.google.android.material.card.MaterialCardView
<androidx.cardview.widget.CardView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="start|center_vertical"
@ -193,7 +193,7 @@
android:textStyle="bold"
tools:ignore="HardcodedText" />
</LinearLayout>
</com.google.android.material.card.MaterialCardView>
</androidx.cardview.widget.CardView>
</FrameLayout>
<LinearLayout