Skip to content

Commit

Permalink
Revert "fragment_restore_app_selection: Set background color to squas…
Browse files Browse the repository at this point in the history
…hed layout"

This reverts commit 3f7022e.
  • Loading branch information
theimpulson committed Aug 22, 2024
1 parent bebb900 commit b1f6fcb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/layout/fragment_restore_app_selection.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@

<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/background">
android:layout_height="wrap_content">

<ImageView
android:id="@+id/imageView"
Expand Down

0 comments on commit b1f6fcb

Please sign in to comment.