Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit c22082d

Browse files
committed
fix import
1 parent 7c09085 commit c22082d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shell/platform/android/io/flutter/embedding/android/FlutterActivityLaunchConfigs.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
package io.flutter.embedding.android;
66

7+
import android.os.Bundle;
8+
79
/** Collection of Flutter launch configuration options. */
810
// This class is public so that Flutter app developers can reference
911
// BackgroundMode

0 commit comments

Comments
 (0)