中英文图片问题

This commit is contained in:
Martin
2024-08-06 09:35:53 +08:00
parent d61d142ec1
commit 6e08a8db35
138 changed files with 14 additions and 162 deletions

View File

@@ -46,12 +46,13 @@
android:id="@+id/live_data_img"
android:layout_width="13dp"
android:layout_height="13dp"
android:layout_marginEnd="10dp"
android:layout_marginEnd="5dp"
tools:srcCompat="@mipmap/icon_free_pk_waring" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="8dp"
android:text="@string/live_data_msg2"
android:textColor="#595959" />
</LinearLayout>