|
@@ -128,7 +128,7 @@
|
|
android:layout_height="wrap_content" />
|
|
android:layout_height="wrap_content" />
|
|
|
|
|
|
<com.kdanmobile.reader.screen.view.ColorSelectView
|
|
<com.kdanmobile.reader.screen.view.ColorSelectView
|
|
- android:id="@+id/viewGroup_readerAnnotationProperty_color"
|
|
|
|
|
|
+ android:id="@+id/colorSelectView_readerAnnotationProperty"
|
|
app:layout_constraintTop_toBottomOf="@id/seekBar_readerAnnotationProperty_opacity"
|
|
app:layout_constraintTop_toBottomOf="@id/seekBar_readerAnnotationProperty_opacity"
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
@@ -139,7 +139,7 @@
|
|
<ImageView
|
|
<ImageView
|
|
android:id="@+id/iv_readerAnnotationProperty_triangle1"
|
|
android:id="@+id/iv_readerAnnotationProperty_triangle1"
|
|
android:src="@drawable/ic_freehand_triangle"
|
|
android:src="@drawable/ic_freehand_triangle"
|
|
- app:layout_constraintTop_toBottomOf="@id/viewGroup_readerAnnotationProperty_color"
|
|
|
|
|
|
+ app:layout_constraintTop_toBottomOf="@id/colorSelectView_readerAnnotationProperty"
|
|
app:layout_constraintLeft_toLeftOf="@id/iv_readerAnnotationProperty_brush1"
|
|
app:layout_constraintLeft_toLeftOf="@id/iv_readerAnnotationProperty_brush1"
|
|
app:layout_constraintRight_toRightOf="@id/iv_readerAnnotationProperty_brush1"
|
|
app:layout_constraintRight_toRightOf="@id/iv_readerAnnotationProperty_brush1"
|
|
android:layout_width="24dp"
|
|
android:layout_width="24dp"
|
|
@@ -158,7 +158,7 @@
|
|
<ImageView
|
|
<ImageView
|
|
android:id="@+id/iv_readerAnnotationProperty_triangle2"
|
|
android:id="@+id/iv_readerAnnotationProperty_triangle2"
|
|
android:src="@drawable/ic_freehand_triangle"
|
|
android:src="@drawable/ic_freehand_triangle"
|
|
- app:layout_constraintTop_toBottomOf="@id/viewGroup_readerAnnotationProperty_color"
|
|
|
|
|
|
+ app:layout_constraintTop_toBottomOf="@id/colorSelectView_readerAnnotationProperty"
|
|
app:layout_constraintLeft_toLeftOf="@id/iv_readerAnnotationProperty_brush2"
|
|
app:layout_constraintLeft_toLeftOf="@id/iv_readerAnnotationProperty_brush2"
|
|
app:layout_constraintRight_toRightOf="@id/iv_readerAnnotationProperty_brush2"
|
|
app:layout_constraintRight_toRightOf="@id/iv_readerAnnotationProperty_brush2"
|
|
android:layout_width="24dp"
|
|
android:layout_width="24dp"
|