I have added the MarginHorizontal back to the top section of home.

This commit is contained in:
HeCodes2Much
2024-11-29 17:57:52 +00:00
parent 10f3f9ee0f
commit 7ebe91ce01

View File

@@ -41,6 +41,7 @@
android:id="@+id/blockView"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="20dp"
android:layout_marginTop="16dp"
android:orientation="vertical">