Sfoglia il codice sorgente

测试提交空格

guoxin 8 anni fa
parent
commit
9c22c2c732

+ 3 - 0
app/src/main/java/com/sheep/jiuyan/samllsheep/SheepApp.java

@@ -38,6 +38,9 @@ public class SheepApp extends BaseApplication {
 
     public static SheepApp get(Context context) {
         return (SheepApp) context.getApplicationContext();
+
+
+
     }