我的tab 私聊页面 UI修改
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
android:id="@+id/messageActivityLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/color_message_default_bg"
|
||||
android:orientation="vertical">
|
||||
|
||||
<FrameLayout
|
||||
@@ -83,24 +82,6 @@
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
<!--<RelativeLayout-->
|
||||
<!--android:minHeight="35dp"-->
|
||||
<!--android:layout_width="match_parent"-->
|
||||
<!--android:layout_height="wrap_content">-->
|
||||
<!--<include layout="@layout/nim_message_activity_bottom_layout"-->
|
||||
<!--android:layout_width="match_parent"-->
|
||||
<!--android:layout_height="wrap_content"/>-->
|
||||
<!--<TextView-->
|
||||
<!--android:text="禁言中,快找管理员解除禁言吧!"-->
|
||||
<!--android:textColor="@color/white"-->
|
||||
<!--android:background="@color/gray7"-->
|
||||
<!--android:textSize="15dp"-->
|
||||
<!--android:gravity="center"-->
|
||||
<!--android:layout_alignParentBottom="true"-->
|
||||
<!--android:layout_alignParentTop="true"-->
|
||||
<!--android:layout_width="match_parent"-->
|
||||
<!--android:layout_height="wrap_content" />-->
|
||||
<!--</RelativeLayout>-->
|
||||
|
||||
<include layout="@layout/nim_message_activity_bottom_layout" />
|
||||
|
||||
|
Reference in New Issue
Block a user