[問題] 一些小問題

作者: samualjoey (腰痛大叔)   2016-02-11 20:19:31
不好意思我是超新手
今天看到一段程式碼是
android:layout_height="0dp"
我知道是用來搭配
android:layout_weight="1"使用
可是android studio卻會在
android:layout_height="0dp"下出現錯誤
並表示suspicious size 請問我是哪裡錯了呢?
還有一個是drawable裡自己創了一個長方形的xml檔,導入content_main會出現紅色驚嘆
號,我分別導入ListView(這個不會出現長方形),還有TextView(這個有成功不過程式碼
前面還是有驚嘆號),卡很久所以上來問問看,謝謝大家有看到這裡(?
新增程式碼
http://i.imgur.com/8zz5ebu.jpg
作者: ssccg (23)   2016-02-11 20:41:00
0dp是相當於wrap_content,要搭配weight應該>0且沒單位
作者: samualjoey (腰痛大叔)   2016-02-11 20:55:00
是的我有注意到
作者: marfha   2016-02-11 22:00:00
應該跟你上一層的LinearLayout有關,有設orientation嗎?
作者: samualjoey (腰痛大叔)   2016-02-11 23:27:00
沒有!!!我去google看看!!喔喔喔!成功了!!一樣有顯示錯誤就是了
作者: ssccg (23)   2016-02-12 01:05:00
看錯欄位,搭配weight是設0dp沒錯..
作者: samualjoey (腰痛大叔)   2016-02-12 03:29:00
沒關係哈哈哈
作者: king5201 (我 要 ..)   2016-02-13 13:31:00
Linearlayout 裡面另外的子原件也要設定weight喔~

Links booklink

Contact Us: admin [ a t ] ucptt.com