Skip to content

Commit 1a8a999

Browse files
vanshikaaroramaskaravivek
authored andcommitted
modified activity_upload_bottom_card (commons-app#2630)
1 parent 8e8558a commit 1a8a999

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

app/src/main/res/layout/activity_upload_bottom_card.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
</androidx.cardview.widget.CardView>
6868

6969

70-
<androidx.support.v7.widget.CardView
70+
<androidx.cardview.widget.CardView
7171
android:id="@+id/bottom_card"
7272
android:layout_width="match_parent"
7373
android:layout_height="wrap_content"
@@ -177,8 +177,7 @@
177177
app:layout_constraintStart_toStartOf="parent" />
178178

179179
</androidx.constraintlayout.widget.ConstraintLayout>
180-
</androidx.support.v7.widget.CardView>
180+
</androidx.cardview.widget.CardView>
181181
</androidx.constraintlayout.widget.ConstraintLayout>
182182

183183

184-

0 commit comments

Comments
 (0)