소스 검색

1.优化语音播放时机

王鹏鹏 2 년 전
부모
커밋
6cf87d0166
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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"