Explorar o código

测试提交空格

guoxin %!s(int64=8) %!d(string=hai) anos
pai
achega
1da6b01682

+ 2 - 1
app/src/main/java/com/sheep/jiuyan/samllsheep/SheepApp.java

@@ -37,8 +37,9 @@ public class SheepApp extends BaseApplication {
     private NetComponent netComponent;
 
     public static SheepApp get(Context context) {
-        return (SheepApp) context.getApplicationContext();
 
+
+        return (SheepApp) context.getApplicationContext();
     }