Explorar o código

后面一只猪

FANGLH %!s(int64=8) %!d(string=hai) anos
pai
achega
16f6b3983e

+ 1 - 1
WeiChat/build.gradle

@@ -120,7 +120,7 @@ dexcount {
 
 dependencies {
     //工程
-    compile project(':message')
+//    compile project(':message')
     compile project(':pullToRefershLibraryMy')
     compile project(':MPAndroidChart')
     compile project(':libedittextformlibrary')

+ 1 - 1
WeiChat/src/main/java/com/xzjmyk/pm/activity/ui/me/MeFragment.java

@@ -364,7 +364,7 @@ public class MeFragment extends EasyFragment implements View.OnClickListener {
             public void onClick(View v) {
 //                startActivity(new Intent(ct, PictureSelectorDemo.class));
 //                startActivity(new Intent(ct, PersonalRegActivity.class));
-//                startActivity(new Intent(ct,TemperatureActivity.class));
+                startActivity(new Intent(ct,TemperatureActivity.class));
 //                startActivity(new Intent(ct,ToastDemoActivity.class));
             }
         });