使用RelativeLayout控制WebView以及Bottom按钮的位置 (地址) 在Design View中加入控件RelativeLayout, WebView, LinearLayout(Horizontal), Button, Button. 添加新Layout - WebViewLayout.axml, 打开文件. 选中默认的LinearLayout并删除. 添加RelativeLayout, 在Toolbox中拖动RelativeLayout控件到页面中. 拖动WebView控件…