mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
JavaDoc error fix (flutter/engine#27080)
Javadoc error Local engine build fails while building android targets Related to issue #85346
This commit is contained in:
parent
e257d0326c
commit
e71aa68555
@ -43,7 +43,7 @@ import java.util.ArrayList;
|
||||
* The most obvious example of when this may come in handy is if an application wishes to subclass
|
||||
* the Android v4 support library's {@code FragmentActivity}.
|
||||
*
|
||||
* <h3>Usage:</h3>
|
||||
* <p><b>Usage:</b></p>
|
||||
*
|
||||
* <p>To wire this class up to your activity, simply forward the events defined in {@link
|
||||
* FlutterActivityEvents} from your activity to an instance of this class. Optionally, you can make
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user