background image

手机软件开发培训第一品牌

zoomcontrols.xml

 

view plaincopy to clipboardprint?

01.<?xml version="1.0" encoding="utf-8"?>  

02.<LinearLayout 
xmlns:android="http://schemas.android.com/apk/res/android"  

03.    android:orientation="vertical" 
android:layout_width="fill_parent"  

04.    android:layout_height="fill_parent">  

05.    <!--  

06.         放大 /

  

缩小按钮控件

07.    -->  

08.    <ZoomControls android:id="@+id/zoomControls" 

、 ZoomControls 

 

Demo