Releases: ChaosLeung/PinView
Releases · ChaosLeung/PinView
1.4.3
1.4.2
- New attribute
hideLineWhenFilled
for specifies whether the line (border) should be hidden or visible when text entered. - Fix issue of the first letter of hint did not draw when the item background is set
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
- Fix the issue of the line is not a straight line #7
- Fix the issue of the PinView disappears on RTL mode #6 #8 #9
- Add highlight configuration for the item to be input #5
- Add cursor supports #3
- Remove deprecated methods
- Modify the minSdkVersion from 14 to 16
- Fix the issue of if the line color not stateful, the line always black
1.2.0
- [Fix] Fixed incorrect box size
- [Feature] Support line mode
1.1.0
- [Feature] Draw hint text if need
- [Optimize] Always draw anchor line if in debug mode
- [Fix] There is some spacing between the boxes when 'boxMargin' is 0
- [Refactor] Better naming attributes
1.0.1
- [Fix] Set the count of boxes while not setting the maximum length
- [Fix] When 'mBorderColor' is null, the border color is not changed at the same time after setting the text color programmatically