FrameLayout instead of LinearLayout for display
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
style="?cpp_pane_style"
|
||||
a:layout_weight="1"/>
|
||||
|
||||
<LinearLayout
|
||||
<FrameLayout
|
||||
a:id="@+id/displayContainer"
|
||||
a:layout_height="0dp"
|
||||
a:layout_width="match_parent"
|
||||
|
Reference in New Issue
Block a user