forked from Ivasoft/mattermost-mobile
MM-16463 Fix replying from push notification to a message in a thread (#2927)
This commit is contained in:
committed by
Saturnino Abril
parent
02f97002d0
commit
c121f66526
@@ -60,7 +60,6 @@ import android.util.Log;
|
||||
public class MainApplication extends NavigationApplication implements INotificationsApplication, INotificationsDrawerApplication {
|
||||
public NotificationsLifecycleFacade notificationsLifecycleFacade;
|
||||
public Boolean sharedExtensionIsOpened = false;
|
||||
public Boolean replyFromPushNotification = false;
|
||||
|
||||
public long APP_START_TIME;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user