add: console.setPosition, console.setSize

This commit is contained in:
hyb1996
2017-12-06 13:58:49 +08:00
parent e33ce733d5
commit c871b474f5
5 changed files with 99 additions and 35 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="wrap_content"
android:layout_height="wrap_content">
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout
android:layout_width="match_parent"