We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a6afc0 commit a09377cCopy full SHA for a09377c
1 file changed
app/src/main/res/layout/fragment_new_color_palette.xml
@@ -22,7 +22,7 @@
22
android:id="@+id/fragmentNewColorPalette_extractFromCanvasCheckBox"
23
android:layout_width="wrap_content"
24
android:layout_height="wrap_content"
25
- android:layout_marginTop="16dp"
+ android:layout_marginTop="8dp"
26
android:text="@string/fragmentNewColorPalette_extract_from_canvas"
27
app:layout_constraintStart_toStartOf="@+id/fragmentNewColorPalette_colorPaletteNameTextInputLayout"
28
app:layout_constraintTop_toBottomOf="@+id/fragmentNewColorPalette_colorPaletteNameTextInputLayout" />
0 commit comments