1:修改礼物背包送礼异常
2:修改添加照片出现错乱问题 3:修改头像框不显示的问题 4:修改我的背包显示不正确的问题 5:修改明细、收支时间问题
This commit is contained in:
@@ -168,7 +168,6 @@
|
||||
android:layout_marginBottom="@dimen/dp_60"
|
||||
android:ellipsize="end"
|
||||
android:gravity="center"
|
||||
android:maxLength="3"
|
||||
android:text=""
|
||||
android:textColor="#ff333333"
|
||||
android:textSize="10sp" />
|
||||
@@ -304,7 +303,6 @@
|
||||
android:layout_marginBottom="@dimen/dp_60"
|
||||
android:ellipsize="end"
|
||||
android:gravity="center"
|
||||
android:maxLength="3"
|
||||
android:text=""
|
||||
android:textColor="#ff333333"
|
||||
android:textSize="10sp" />
|
||||
@@ -440,7 +438,6 @@
|
||||
android:layout_marginBottom="@dimen/dp_60"
|
||||
android:ellipsize="end"
|
||||
android:gravity="center"
|
||||
android:maxLength="3"
|
||||
android:text=""
|
||||
android:textColor="#ff333333"
|
||||
android:textSize="10sp" />
|
||||
|
||||
Reference in New Issue
Block a user