修改消息中心红点

This commit is contained in:
18401019693
2022-09-07 10:27:55 +08:00
parent 2bc5c8aeb6
commit 8b626dedd8
4 changed files with 7 additions and 6 deletions

View File

@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="match_parent">
<LinearLayout
android:id="@+id/lt_nodata_msg"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:layout_centerVertical="true"
android:visibility="visible">
<ImageView