Add support for listening to AspectRatioFrameLayout's aspect ratio update
Currently, AspectRatioFrameLayout may need to resize itself if it could not satisfy a target aspect ratio. User may want to know when this happen, or whether this can happen, so they can update their UI accordingly. For example: show/hide a button to toggle different resize mode only when the aspect ratio of the view and the content is very different. GitHub: #3736 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=187484241
Showing
with
89 additions
and
3 deletions
Please
register
or
sign in
to comment