3.0.0
-
Breaking Migrated to androidx packages (Big thanks to jeffreydelooff!)
-
Breaking The
Carousel.Padding
class changed the ordering of its parameters to match Android's ordering of "left, top, right, bottom". (#536 thanks to martinbonnin)This change won't break compilation, so you must manually change your parameter ordering, otherwise you will get unexpected padding results.