Skip to content

Commit 363c068

Browse files
committed
Remove useless margin
1 parent b40d99b commit 363c068

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vector/src/main/res/layout/fragment_room_polls.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
android:layout_width="0dp"
2626
android:layout_height="wrap_content"
2727
android:layout_marginHorizontal="4dp"
28-
android:layout_marginTop="20dp"
2928
android:background="?android:colorBackground"
3029
app:layout_constraintBottom_toTopOf="@id/roomPollsViewPager"
3130
app:layout_constraintEnd_toEndOf="parent"

0 commit comments

Comments
 (0)