Skip to content

Commit a09377c

Browse files
author
therealbluepandabear
committed
Minor margin adjustment.
1 parent 6a6afc0 commit a09377c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
android:id="@+id/fragmentNewColorPalette_extractFromCanvasCheckBox"
2323
android:layout_width="wrap_content"
2424
android:layout_height="wrap_content"
25-
android:layout_marginTop="16dp"
25+
android:layout_marginTop="8dp"
2626
android:text="@string/fragmentNewColorPalette_extract_from_canvas"
2727
app:layout_constraintStart_toStartOf="@+id/fragmentNewColorPalette_colorPaletteNameTextInputLayout"
2828
app:layout_constraintTop_toBottomOf="@+id/fragmentNewColorPalette_colorPaletteNameTextInputLayout" />

0 commit comments

Comments
 (0)