fix nsclient layout
This commit is contained in:
parent
c57d14aa05
commit
a91aeec144
1 changed files with 1 additions and 1 deletions
|
@ -474,7 +474,7 @@
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="0dp"
|
android:layout_height="200dp"
|
||||||
android:layout_weight="1">
|
android:layout_weight="1">
|
||||||
|
|
||||||
<com.jjoe64.graphview.GraphView
|
<com.jjoe64.graphview.GraphView
|
||||||
|
|
Loading…
Reference in a new issue