Browse Source

调通讯录样式

FANGLH 9 years ago
parent
commit
dac5d5b4ef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      WeiChat/src/main/res/layout/contact_item.xml

+ 1 - 0
WeiChat/src/main/res/layout/contact_item.xml

@@ -2,6 +2,7 @@
 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
+    android:paddingBottom="10dp"
     >
 
     <View