We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff9e78b commit 2dab6edCopy full SHA for 2dab6ed
vector/src/main/res/layout/fragment_room_polls.xml
@@ -24,7 +24,7 @@
24
android:id="@+id/roomPollsTabs"
25
android:layout_width="0dp"
26
android:layout_height="wrap_content"
27
- android:layout_marginHorizontal="10dp"
+ android:layout_marginHorizontal="4dp"
28
android:layout_marginTop="20dp"
29
android:background="?android:colorBackground"
30
app:layout_constraintBottom_toTopOf="@id/roomPollsViewPager"
0 commit comments