作者 qin

消息详情富文本展示不全

... ... @@ -36,6 +36,11 @@
</RelativeLayout>
<ScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scrollbars="none">
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
... ... @@ -55,5 +60,7 @@
android:textColor="#333333"
android:textSize="12sp" />
</RelativeLayout>
</ScrollView>
</LinearLayout>
\ No newline at end of file
... ...