Commit 89899ae9 by sikang

Merge branch 'master' of ssh://47.100.14.92:2289/sikang/lib_base

parents 50163383 c785fbe5
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:orientation="vertical"> android:orientation="vertical">
...@@ -57,6 +56,7 @@ ...@@ -57,6 +56,7 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_weight="1" android:layout_weight="1"
android:layout_margin="10dp"
android:focusableInTouchMode="false" /> android:focusableInTouchMode="false" />
<com.qmuiteam.qmui.widget.QMUIVerticalTextView <com.qmuiteam.qmui.widget.QMUIVerticalTextView
......
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