[mobile] fix bug

pull/123/head
FongMi 3 years ago
parent b12f9e8bd9
commit 7142f3b1bc
  1. 3
      app/src/mobile/res/layout/activity_main.xml

@ -16,7 +16,8 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_alignParentBottom="true" android:layout_alignParentBottom="true"
android:background="@color/white_90" android:background="@color/white_60"
app:elevation="0dp"
app:menu="@menu/menu_nav" /> app:menu="@menu/menu_nav" />
</RelativeLayout> </RelativeLayout>
Loading…
Cancel
Save