1:修改小时榜入口
2:修改小时榜图片大小 3:修改换麦后清除魅力展示
This commit is contained in:
@@ -2,16 +2,15 @@
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="11.52dp">
|
||||
android:padding="5dp">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/pop_dialog_text"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAlignment="viewStart"
|
||||
android:layout_gravity="start"
|
||||
android:layout_alignParentStart="true"
|
||||
android:gravity="start"
|
||||
android:gravity="center"
|
||||
android:lines="1"
|
||||
android:maxLines="1"
|
||||
android:textColor="@color/text_color_gray"
|
||||
|
||||
Reference in New Issue
Block a user