修改动态和部分我的界面
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
android:background="@color/black"
|
||||
android:orientation="vertical">
|
||||
|
||||
<com.fengliyan.tianlesue.view.main.ui.VerticalViewPager
|
||||
<com.xuebiping.bolizhuzi.view.main.ui.VerticalViewPager
|
||||
android:id="@+id/verticalviewpager"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
@@ -97,7 +97,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