mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Cannot use Strapi to send comments, upvote or downvote in RPAN.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:background="#44000000"
|
||||
android:id="@+id/constraint_layout_exo_rpan_broadcast_playback_control_view"
|
||||
android:focusableInTouchMode="true"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<LinearLayout
|
||||
|
@@ -10,7 +10,6 @@
|
||||
android:id="@+id/player_view_view_rpan_broadcast_fragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:controller_layout_id="@layout/exo_rpan_broadcast_playback_control_view"
|
||||
app:show_timeout="0" />
|
||||
app:controller_layout_id="@layout/exo_rpan_broadcast_playback_control_view" />
|
||||
|
||||
</FrameLayout>
|
Reference in New Issue
Block a user