Releases: InflationX/ViewPump
Releases · InflationX/ViewPump
2.1.1
- Fix nullability issues. In 2.1.0 we applied new nullability to types as indicated by the Android compile SDK upgrade. We were too strict with this though, and now
AttributeSet
is nullable in most places again.