mirror of
https://github.com/androidx/media.git
synced 2025-05-09 08:30:43 +08:00
![[]inger](/gitea/assets/img/avatar_default.png)
https://github.com/google/ExoPlayer/issues/1827 Three different modes available: fit (default), fixed_width, fixed_height Developers need to use wrap_content for the dimension which is not fixed: app:resize_mode="fixed_width" android:layout_width="320dp" android:layout_height="wrap_content" ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135264861