Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29912

on tap of minicontroller is not taking to extended controller in android chromecast

$
0
0

why minicontroller is not taking to extended controller on Tap of it. I added the below code for minicontroller as given in Codelabs

<fragment            android:id="@+id/castMiniController"            class="com.google.android.gms.cast.framework.media.widget.MiniControllerFragment"            android:layout_width="match_parent"            android:layout_height="wrap_content"            android:layout_gravity="end"            android:visibility="gone"            app:layout_constraintBottom_toBottomOf="parent"            app:layout_constraintEnd_toEndOf="parent"            app:layout_constraintStart_toStartOf="parent" />

But on in my case the minicontroller's progress bar is not on bottom, it's coming on top of minicontroller block.

And on tapping it it is not taking to Extended controller activity why ?


Viewing all articles
Browse latest Browse all 29912

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>