Skip to content

Commit 7ebe91c

Browse files
I have added the MarginHorizontal back to the top section of home.
1 parent 10f3f9e commit 7ebe91c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/fragment_home.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
android:id="@+id/blockView"
4242
android:layout_width="match_parent"
4343
android:layout_height="wrap_content"
44+
android:layout_marginHorizontal="20dp"
4445
android:layout_marginTop="16dp"
4546
android:orientation="vertical">
4647

0 commit comments

Comments
 (0)