HoloColorPicker
HoloColorPicker copied to clipboard
Bar orientation
Please, add sample for changing orientation for bars. Thanks.
any luck on this?
<com.larswerkman.holocolorpicker.SVBar
xmlns:hcp="http://schemas.android.com/apk/res-auto"
android:id="@+id/svbar"
hcp:bar_orientation_horizontal="false"
android:layout_width="100dp"
android:layout_height="wrap_content" />