Browse Source

1.优化语音播放时机

王鹏鹏 2 years ago
parent
commit
6cf87d0166
1 changed files with 1 additions and 0 deletions
  1. 1 0
      game/src/main/res/layout/activity_game_introduction.xml

+ 1 - 0
game/src/main/res/layout/activity_game_introduction.xml

@@ -101,6 +101,7 @@
                         android:orientation="horizontal">
 
                         <androidx.cardview.widget.CardView
+                            android:id="@+id/videoLayout"
                             android:layout_width="0dp"
                             android:layout_height="match_parent"
                             android:layout_marginStart="@dimen/divider_30px"