|
@@ -10,9 +10,9 @@
|
|
|
|
|
|
</data>
|
|
|
|
|
|
- <LinearLayout xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
- xmlns:tools="http://schemas.android.com/tools"
|
|
|
+ <LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
|
+ xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
android:layout_height="wrap_content">
|
|
|
|
|
|
<com.qmuiteam.qmui.widget.roundwidget.QMUIRoundLinearLayout
|