This commit is contained in:
@ -498,7 +498,7 @@ public class MainActivity extends BaseActivity {
|
||||
showNotificationHintDialog();
|
||||
}*/
|
||||
if (UserManager.getInstance().isLoggedIn()) {
|
||||
NotificationHelper.showNotificationHintDialog(this, NotificationUgc.LOGIN);
|
||||
NotificationHelper.showNotificationHintDialog(NotificationUgc.LOGIN);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user