search
尋找貓咪~QQ 地點 桃園市桃園區 Taoyuan , Taoyuan

Android 使用LinearLayout 縱向/橫向可控的比例分割畫面 XML – jashliao部落格

Android 使用LinearLayout 縱向/橫向可控的比例分割畫面 XML


縱向『1(1/2):1(1/2)』
android:id=”@+id/Line_left04″
                android:layout_width=”0dp” 
android:layout_height=”match_parent”  
                android:layout_weight=”1″ 
android:orientation=”vertical” >
       
                android:id=”@+id/Line_right04″
        android:layout_width=”0dp” 
        android:layout_height=”match_parent”  
                android:layout_weight=”1″
                android:orientation=”vertical” >
—-
橫向『1(1/4):3(3/4)』
       
            android:layout_width=”match_parent”
            android:layout_height=”0dp”
            android:orientation=”horizontal” 
            android:layout_weight=”1″>
       
            android:layout_width=”match_parent”
            android:layout_height=”0dp”
            android:orientation=”horizontal” 
            android:layout_weight=”3″>


 




熱門推薦

本文由 jashliaoeuwordpress 提供 原文連結

寵物協尋 相信 終究能找到回家的路
寫了7763篇文章,獲得2次喜歡
留言回覆
回覆
精彩推薦