I am trying to implement the alignment feature ContentVertical Alignment found in ios for the android image button. It would be easier to use setGravity() however, image button does not support this method. Is there a way to work around this somehow?
I am trying to implement the alignment feature ContentVertical Alignment found in ios for
Share
Try scaleType attribute.