Commit d5784eea authored by wanglei's avatar wanglei

...

parent 6af75fa8
......@@ -64,6 +64,7 @@
app:layout_constraintBottom_toBottomOf="parent">
<ProgressBar
android:alpha="0"
android:id="@+id/pb"
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
android:layout_width="129dp"
......@@ -97,6 +98,7 @@
app:layout_constraintBottom_toBottomOf="parent">
<TextView
android:alpha="0"
android:id="@+id/id_tv_start"
android:layout_width="match_parent"
android:layout_height="59dp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment