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

Commit a9b79f3

Browse files
committed
Adding more detail
1 parent f15bce4 commit a9b79f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ After installing the plugin and syncing your Android Studio project with Gradle,
139139
import com.microsoft.codepush.react.CodePush;
140140
141141
// 2. Optional: extend FragmentActivity if you intend to show a dialog prompting users about updates.
142-
// If you do this, make sure to also add `import android.support.v4.app.FragmentActivity` to the file.
142+
// If you do this, make sure to also add "import android.support.v4.app.FragmentActivity" below #1.
143143
public class MainActivity extends FragmentActivity implements DefaultHardwareBackBtnHandler {
144144
...
145145

0 commit comments

Comments
 (0)