Skip to content

Commit cb1e967

Browse files
committed
Update color picker popup margins
1 parent 5fb727d commit cb1e967

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dynamic-support/src/main/res/layout/ads_color_picker_popup.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
<com.pranavpandey.android.dynamic.support.widget.DynamicDividerExpressive
4444
style="?attr/ads_widgetDividerLarge"
4545
android:id="@+id/ads_color_picker_divider"
46+
android:layout_marginTop="@dimen/ads_margin_tiny"
47+
android:layout_marginBottom="@dimen/ads_margin_tiny"
4648
app:adt_contrastWithColorType="surface"
4749
app:adt_dynamicCornerSize="true" />
4850

0 commit comments

Comments
 (0)