Colour picker code massively improved and sorted, version 1.2.6 (unreleased)

This commit is contained in:
Deniz Düzgören
2019-05-04 20:51:31 +02:00
parent adc3f8957d
commit 1dcf875f85
16 changed files with 834 additions and 575 deletions
+11
View File
@@ -3,6 +3,17 @@
android:orientation="vertical" android:layout_width="match_parent"
android:layout_height="match_parent">
<TextView
android:id="@+id/textviewtitle"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginEnd="16dp"
android:layout_marginTop="16dp"
android:textSize="22sp"
android:layout_gravity="center_horizontal"
android:textColor="@color/datingPink"/>
<androidx.core.widget.NestedScrollView
android:layout_width="match_parent"
android:layout_height="wrap_content"