wasabeef / glide-transformations

An Android transformation library providing a variety of image transformations for Glide.
Apache License 2.0
9.9k stars 1.41k forks source link

Mask transformation disappears on Orientation change #172

Open brandoFS opened 4 years ago

brandoFS commented 4 years ago

Bug Reporting

Steps to Reproduce

  1. Apply Mask to ImageView within collapsing toolbarlayout
  2. Observe Mask is applied correctly to imageview
  3. Rotate from Portrait to Landscape
  4. Observe mask disappears on landscape layout

Actual Results (include screenshots)

Screenshot_1583283330

Screenshot_1583283343

Expected Results (include screenshots)

Mask transformation is applied on portrait and landscape

URL

OS details

Please add relevant labels