2011-06-19 20 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。