guoxin лет назад: 8
Родитель
Сommit
9c22c2c732
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      app/src/main/java/com/sheep/jiuyan/samllsheep/SheepApp.java

+ 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) {
     public static SheepApp get(Context context) {
         return (SheepApp) context.getApplicationContext();
         return (SheepApp) context.getApplicationContext();
+
+
+
     }
     }