Restore variable removed after merge
This commit is contained in:
parent
e024876163
commit
5dceba5b5e
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ public class MainActivity extends AppCompatActivity implements SdkStatusListener
|
|||
public static boolean startingPermissionRequest = false;
|
||||
public static boolean startingSignInFlowActivity = false;
|
||||
|
||||
private ActionMode actionMode;
|
||||
@Getter
|
||||
private boolean enteringPIPMode = false;
|
||||
private boolean fullSyncInProgress = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue