UI設計總結1

1,自定義的分割線android

 

 

<View  android:layout_width="1dip"  
android:layout_height="match_parent"  
android:background="@color/tomato"   
android:layout_gravity="center_horizontal" 
 android:layout_marginLeft="140dp" 
 android:id="@+id/tableLayout" 
 android:layout_alignTop="@+id/tableLayout2" />

 

 

 

2,Button把背景設置成白色仍是會有灰色邊框的陰影線,而imagebutton、textview不會有。實現每有陰影的值顯示字或者圖片的話就用imageview和textview就行了,可是他們兩個都只能實現要麼只放圖片要麼只能放文字。spa

3,帶形狀的圖標的實現:.net

用PS吧想要的部分摳出來(魔法星棒實現直接扣),而後ctrl+c複製,ctrl+n新建文件,ctrl+v粘貼到新文件下面就好了code

 

2015-12-26htm

 

4.控件右對齊圖片

必須在relativelayout中使用ip

android:layout_alignParentRight="true"

 

5.實現左右滑動切換背景圖片it

http://www.jb51.net/article/78401.htmtable

 

6.im

相關文章
相關標籤/搜索