Skip to content

Commit

Permalink
Update commented.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikh-Abdul-Aziz authored Jul 21, 2024
1 parent 60e5394 commit 3d88098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/layout/recycler_view_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content">

<!--
<ViewFlipper
android:id="@+id/chevronLoadingSwitcher"
android:layout_width="24dp"
Expand Down Expand Up @@ -57,5 +57,5 @@
app:layout_constraintBottom_toBottomOf="parent"
android:textColor="?attr/colorOnSurface"
android:textAppearance="@style/TextAppearance.Material3.BodySmall" />

-->
</androidx.constraintlayout.widget.ConstraintLayout>

0 comments on commit 3d88098

Please sign in to comment.