Skip to content

Commit

Permalink
fx
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 authored Feb 10, 2024
1 parent 5b6e708 commit 08f8d1b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/pandroid/app/src/main/res/layout/fragment_games.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
android:paddingStart="15dp"
android:paddingEnd="15dp"/>

</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>

<androidx.appcompat.widget.AppCompatImageButton
android:id="@+id/add_rom"
android:layout_width="50dp"
Expand All @@ -26,6 +28,5 @@
android:tint="?colorOnPrimary"
android:background="@drawable/simple_card_background"
android:backgroundTint="?colorPrimary"/>

</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>

</FrameLayout>

0 comments on commit 08f8d1b

Please sign in to comment.