2011-06-19 22 views

回答

0

layoutroot是最有可能給根佈局ID爲

<?xml version="1.0" encoding="utf-8"?> 
<LinearLayout 
    xmlns:android="http://schemas.android.com/apk/res/android" 
    android:id="@+id/layoutroot" 
    android:layout_width="wrap_content" 
    android:layout_height="wrap_content"> 
... 
... (other ui items) 

嘗試使用你想捕捉並檢查是否啓用圖紙緩存視圖的ID。