修改动态和部分我的界面
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/black">
|
||||
|
||||
<com.fengliyan.tianlesue.view.main.ui.EmptyControlVideo
|
||||
<com.xuebiping.bolizhuzi.view.main.ui.EmptyControlVideo
|
||||
android:id="@+id/videoView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
@@ -143,7 +143,7 @@
|
||||
android:layout_marginBottom="30dp"
|
||||
android:background="@drawable/shape_home_progress" />
|
||||
|
||||
<com.fengliyan.tianlesue.utils.ProgressView
|
||||
<com.xuebiping.bolizhuzi.utils.ProgressView
|
||||
android:id="@+id/progress"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="8dp"
|
||||
|
||||
Reference in New Issue
Block a user