QuantityPickerView icon indicating copy to clipboard operation
QuantityPickerView copied to clipboard

A View capable of increasing or decreasing a unit value with a toggle animation

Results 1 QuantityPickerView issues
Sort by recently updated
recently updated
newest added

## Describe the bug When `QuantityPickerView` is child of a `ConstraintLayout` and it's width is 0dp (to take into account constraints) it receives wrong measures specs and the layout_width will...

bug