Commit c350ee01 authored by maxiaoliang's avatar maxiaoliang

修改文案

parent 23ecc921
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginBottom="18dp" android:layout_marginBottom="18dp"
android:text="Power" android:text="Capacity"
android:textColor="#999999" android:textColor="#999999"
android:textSize="13sp" /> android:textSize="13sp" />
</androidx.appcompat.widget.LinearLayoutCompat> </androidx.appcompat.widget.LinearLayoutCompat>
...@@ -238,6 +238,7 @@ ...@@ -238,6 +238,7 @@
android:id="@+id/id_cons_one" android:id="@+id/id_cons_one"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:visibility="gone"
android:background="#0ec897"> android:background="#0ec897">
<com.airbnb.lottie.LottieAnimationView <com.airbnb.lottie.LottieAnimationView
......
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