mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
parent
3c70fb2667
commit
16928037ad
@ -100,7 +100,6 @@ class FlutterDeviceScreenshot {
|
||||
* The new surface will either be {@code FlutterSurfaceView} or {@code FlutterTextureView}.
|
||||
*
|
||||
* @param activity typically {@code FlutterActivity}.
|
||||
* @param onDone callback called once the surface has been restored.
|
||||
*/
|
||||
static void revertFlutterImage(@NonNull Activity activity) {
|
||||
final FlutterView flutterView = getFlutterView(activity);
|
||||
|
Loading…
Reference in New Issue
Block a user