Bigger checktile.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
aminecmi
2022-11-10 21:41:55 +01:00
parent c09a32e9ad
commit 3a3bf03114
3 changed files with 2 additions and 17 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 B

After

Width:  |  Height:  |  Size: 235 B

View File

@ -10,7 +10,7 @@
android:layout_height="match_parent"
android:layout_centerVertical="true"
android:adjustViewBounds="true"
android:background="?attr/colorOnBackground"
android:background="@drawable/checkerboard"
app:srcCompat="@android:drawable/screen_background_dark" />
</RelativeLayout>