fix: console resize not working

This commit is contained in:
hyb1996
2017-12-29 17:06:28 +08:00
parent 174e1d933c
commit 4188b2027c
6 changed files with 16 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<LinearLayout
android:layout_width="match_parent"