修改社区-论坛Tab每次进入页面都会被切割的问题
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:focusable="true"
|
||||
android:focusableInTouchMode="true"
|
||||
android:paddingTop="4dp"
|
||||
android:orientation="vertical"
|
||||
android:background="@color/transparent">
|
||||
|
||||
Reference in New Issue
Block a user