.net

.net

博客园 首页 新随笔 联系 订阅 管理

原因:xml文件里,有一些值没有设置属性。

如:

 

                <LinearLayout      
                    android:layout_width="fill_parent"
                    android:layout_height="wrap_content"
                    android:gravity=""
                    android:orientation="horizontal"
                    android:layout_marginTop="10dip">

 

posted on 2014-04-16 10:39  航宇  阅读(945)  评论(0编辑  收藏  举报