reactivating the stripe now sets the colorwheel's current color
increased thickness of saturation and value bars
This commit is contained in:
@@ -63,13 +63,15 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginRight="10dp"
|
||||
android:layout_marginTop="15dp"/>
|
||||
android:layout_marginTop="15dp"
|
||||
app:bar_thickness="15dp"/>
|
||||
|
||||
<com.larswerkman.holocolorpicker.ValueBar
|
||||
android:id="@+id/valuebar"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="10dp"/>
|
||||
android:layout_margin="10dp"
|
||||
app:bar_thickness="15dp"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user