WheelPicker icon indicating copy to clipboard operation
WheelPicker copied to clipboard

Fix layoutHeight

Open ajkiosd opened this issue 4 years ago • 0 comments

obtain layout height from styled attributes

Fix this issue:

<com.zyyoona7.picker.OptionsPickerView android:background="@color/colorRed" android:layout_width="match_parent" android:layout_height="match_parent"/>

image

image

ajkiosd avatar Jun 10 '20 01:06 ajkiosd