Closed myaaghubi closed 4 years ago
I need to fit MaskableFrameLayout to my activity so I need to make a fixed rate between width and height for the mask image. How it's possible?
I would suggest filling the parent view and making the parent view a constraint layout or something else. It doesnt sound like a good property to add in this layout.
I need to fit MaskableFrameLayout to my activity so I need to make a fixed rate between width and height for the mask image. How it's possible?