Commit 76148dc7 authored by maxiaoliang's avatar maxiaoliang

多多菜园1.0.7最后修改

parent dbc61b83
...@@ -61,7 +61,7 @@ class BaseApplication : BaseApplication() { ...@@ -61,7 +61,7 @@ class BaseApplication : BaseApplication() {
//TODO 上线去掉测试地址 //TODO 上线去掉测试地址
// NetConfig.BASE_FEED_URL = "http://feedapitest2.zhangxinhulian.com/" // NetConfig.BASE_FEED_URL = "http://feedapitest2.zhangxinhulian.com/"
// Constant.appLs = "afcbef40e31631d3"//appls // Constant.appLs = "afcbef40e31631d3"//appls
AdManager.init(this,"afcbef40e31631d3") AdManager.init(this,"afcbef40e31631d3")
LogUtils.getConfig().logSwitch = true LogUtils.getConfig().logSwitch = true
......
...@@ -257,6 +257,7 @@ ...@@ -257,6 +257,7 @@
android:gravity="center_vertical" android:gravity="center_vertical"
android:paddingLeft="16dp" android:paddingLeft="16dp"
android:paddingTop="10dp" android:paddingTop="10dp"
android:paddingBottom="10dp"
android:paddingRight="20dp" android:paddingRight="20dp"
android:text="@string/user_about_us" android:text="@string/user_about_us"
android:textColor="#642D2D" android:textColor="#642D2D"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment