1:添加小时榜
2:添加小时榜飘屏
This commit is contained in:
@@ -114,6 +114,8 @@ public class CommonAppContext extends MultiDexApplication implements Applicatio
|
||||
// 添加后台状态标记
|
||||
private boolean wasInBackground = false;
|
||||
|
||||
public boolean isMai=false;
|
||||
|
||||
public void onAppBackground() {
|
||||
wasInBackground = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user