Optimize item_comment.xml.

This commit is contained in:
Alex Ning 2021-08-03 15:17:26 +08:00
parent b34ff90bd1
commit e9944242e8

View File

@ -2,12 +2,6 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:background="?attr/cardViewBackgroundColor">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content">
@ -226,5 +220,3 @@
</LinearLayout>
</LinearLayout>
</LinearLayout>