Browse Source

提交分类: 修复BUG;
提交内容: 服务预约UI问题调整12-26 图片圆角问题,字体对齐问题;
当前版本: 测试版本6.1.1
是否冲突: 是

Merge branch 'feature' of https://gitlab.com/Arisono/SkWeiChat-Baidu into developer_fix

# Conflicts:
# WeiChat/version.properties

Arison 8 years ago
parent
commit
cf88f28db2

+ 3 - 3
WeiChat/version.properties

@@ -1,5 +1,5 @@
-#Tue Dec 26 09:41:38 CST 2017
-debugName=253
+#Tue Dec 26 14:39:33 CST 2017
+debugName=260
 versionName=613
-debugCode=253
+debugCode=260
 versionCode=152

+ 3 - 1
app_modular/appbooking/src/main/res/layout/include_add_bottom.xml

@@ -96,10 +96,11 @@
             <EditText
                 android:id="@+id/et_book_phone"
                 style="@style/item_menu_input"
-                android:layout_width="110dp"
+                android:layout_width="wrap_content"
                 android:drawableLeft="@drawable/icon_tel"
                 android:drawablePadding="2dp"
                 android:ellipsize="end"
+            
                 android:hint="@string/common_input2"
                 android:inputType="phone"
                 android:textColor="#0CB88C" />
@@ -130,6 +131,7 @@
                 android:gravity="top|left"
                 android:layout_width="match_parent"
                 android:layout_height="100dp"
+                android:paddingTop="2dp"
                 android:layout_toRightOf="@id/tag_book_notes"
                 android:drawablePadding="6dp"
                 android:hint="请输入您的要求,我们会尽量满足" />

+ 1 - 1
app_modular/appbooking/src/main/res/layout/include_add_top.xml

@@ -73,7 +73,7 @@
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
                 android:drawableLeft="@drawable/icon_map"
-                android:drawablePadding="5dp"
+                android:drawablePadding="6dp"
                 android:elevation="2dp"
                 android:gravity="center_vertical"
                 android:text="********"