Browse Source

no message

master
lh 8 years ago
parent
commit
07360f9185
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/src/main/res/layout/item_maojiinfos.xml

+ 1
- 1
app/src/main/res/layout/item_maojiinfos.xml View File

@ -93,7 +93,7 @@
android:textSize="@dimen/text_size_16" /> android:textSize="@dimen/text_size_16" />
<TextView <TextView
android:id="@+id/infos_yangzhichang"
android:id="@+id/infosmaoji_yangzhichang"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_10" android:layout_marginLeft="@dimen/dp_10"


Loading…
Cancel
Save