pull/38/head
kunfei 5 years ago
parent 2544629aa6
commit 3a01981e76
  1. 5
      app/src/main/res/layout/view_read_menu.xml

@ -148,7 +148,7 @@
<!--底部设置栏--> <!--底部设置栏-->
<FrameLayout <FrameLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="120dp"> android:layout_height="100dp">
<View <View
android:id="@+id/vw_bg" android:id="@+id/vw_bg"
@ -212,8 +212,7 @@
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:paddingBottom="15dp" android:layout_height="50dp"
android:layout_height="65dp"
android:baselineAligned="false" android:baselineAligned="false"
android:orientation="horizontal"> android:orientation="horizontal">

Loading…
Cancel
Save