排行榜UI修改
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerInParent="true"
|
||||
android:text="关注"
|
||||
android:textColor="@color/grey_text"
|
||||
android:textColor="@color/one_text"
|
||||
android:textSize="16dp" />
|
||||
</RelativeLayout>
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerInParent="true"
|
||||
android:text="同城"
|
||||
android:textColor="@color/grey_text"
|
||||
android:textColor="@color/one_text"
|
||||
android:textSize="16dp" />
|
||||
</RelativeLayout>
|
||||
|
||||
@@ -120,6 +120,7 @@
|
||||
android:id="@+id/dynamic_title_view_4"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="gone"
|
||||
android:layout_marginLeft="@dimen/dp20"
|
||||
android:layout_toEndOf="@+id/dynamic_title_view_3">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user