Epoxy v3.0.0 Release Notes

Release Date: 2018-11-13 // over 5 years ago
    • 💥 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". (https://github.com/airbnb/epoxy/pull/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.