|
@@ -1,4 +1,4 @@
|
|
|
-<androidx.appcompat.widget.CardView
|
|
|
+<androidx.cardview.widget.CardView
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
android:layout_width="match_parent"
|
|
@@ -98,4 +98,4 @@
|
|
|
tools:text="action3"
|
|
|
tools:visibility="visible"/>
|
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
|
-</androidx.appcompat.widget.CardView>
|
|
|
+</androidx.cardview.widget.CardView>
|