Jonathan Santos
Jonathan Santos
Any update on this feature?
Any update on this?
@eneim according to the solved issue 1827 ( https://github.com/google/ExoPlayer/issues/1827#issuecomment-251790658 ) I should be able to use: android:layout_width="match_parent" android:layout_height="wrap_content" app:resize_mode="fixed_width"
@eneim I just include the AspectRatioFrameLayout as a try to make it works but originally I didn't have it, just the SimpleExoPlayerView itself.
Do you still have this feature in mind for implementation?
Hey @shaunzi (same Jonathan here, just noticed I had first commented from my work account so replying now from my personal one hahaha) I was having this issue even though...
Yup, I've just finished the implementation and I am able to reproduce the issue. Trying to print a single view which is a list and this list is not being...
@shaunzi , I have tried many things, performed a lot of tests but couldn't find a proper fix for it. Instead, what I am doing for now is to split...
Any update on this. Same issue for me.
Any estimate on when this will become available? In my usage of HorizonCalendar I need to track the visible month (horizontal layout). Even if I define a initial selected date...