Commit 0719dbf2 authored by jianglx's avatar jianglx

修改海报圆角问题

parent a3fa7278
......@@ -21,7 +21,6 @@
android:textSize="@dimen/text_18"
android:textStyle="normal" />
<include layout="@layout/common_line" />
<FrameLayout
......@@ -30,13 +29,13 @@
android:background="#55eeeeee">
<ScrollView
android:scrollbars="none"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="13dp"
android:layout_marginTop="@dimen/size_15"
android:layout_marginRight="13dp"
android:layout_marginBottom="@dimen/size_70">
android:layout_marginBottom="@dimen/size_70"
android:scrollbars="none">
<!--<LinearLayout-->
<!--android:background="#55eeeeee"-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment