Skip to content

Commit

Permalink
fx
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 authored Jan 30, 2024
1 parent ae2f767 commit 5c8df52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pandroid/app/src/main/res/layout/fragment_games.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
android:layout_height="wrap_content"
android:layout_margin="16dp"
android:layout_gravity="end|bottom"
app:icon="@drawable/ic_add"
android:src="@drawable/ic_add"
android:gravity="center"
app:rippleColor="?colorOnSurfaceVariant"
app:backgroundTint="?colorPrimary"
tools:ignore="PrivateResource"/>
Expand Down

0 comments on commit 5c8df52

Please sign in to comment.