mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 13:44:04 +00:00
Fix comment in open source MainActivity
Reviewed By: mkonicek Differential Revision:D2923275 Ninja: ninja fb-gh-sync-id: 1a6700853a1b292c3ae3dd17f2b3e8ce4a2755cf shipit-source-id: 1a6700853a1b292c3ae3dd17f2b3e8ce4a2755cf
This commit is contained in:
parent
915e5826ef
commit
eab211b1ec
@ -28,9 +28,9 @@ public class MainActivity extends ReactActivity {
|
||||
}
|
||||
|
||||
/**
|
||||
* A list of packages used by the app. If the app uses additional views
|
||||
* or modules besides the default ones, add more packages here.
|
||||
*/
|
||||
* A list of packages used by the app. If the app uses additional views
|
||||
* or modules besides the default ones, add more packages here.
|
||||
*/
|
||||
@Override
|
||||
protected List<ReactPackage> getPackages() {
|
||||
return Arrays.<ReactPackage>asList(
|
||||
|
Loading…
x
Reference in New Issue
Block a user