Bläddra i källkod

调通讯录样式

FANGLH 9 år sedan
förälder
incheckning
dac5d5b4ef
1 ändrade filer med 1 tillägg och 0 borttagningar
  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"
 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
     android:layout_width="match_parent"
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
     android:layout_height="wrap_content"
+    android:paddingBottom="10dp"
     >
     >
 
 
     <View
     <View