include xml

Android 2013. 8. 23. 11:44
 <include
        android:id="@+id/top"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        layout="@layout/include_top"
        />


'Android' 카테고리의 다른 글

Setting drawableLeft in a TextView  (0) 2014.03.06
Indicator에 메시지 넣기.  (0) 2014.02.06
imeOptions  (0) 2013.07.24
Activity에 객체 전달하기  (0) 2013.07.19
소프트키보드 보이기/감추기  (0) 2013.07.19
Posted by iRang1101
,