-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: regressionIt was better in the past than it is nowIt was better in the past than it is nowplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform team
Description
While working on #99421, I discovered that FlutterViewTest.java was possibly accidentally deleted at this PR: flutter/engine#44047
This bug tracks restoring the FlutterViewTest file and ensuring that the tests pass.
Path to FlutterViewTest: shell/platform/android/test/io/flutter/embedding/android/FlutterViewTest.java
Tests that need to be readded:
- itSendsTextShowPasswordToFrameworkOnAttach
- setPaddingTopToZeroForFullscreenMode
- itSendsDarkPlatformBrightnessToFlutter
- itSendsLightPlatformBrightnessToFlutter
- setPaddingTopToZeroForFullscreenModeLegacy
Metadata
Metadata
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: regressionIt was better in the past than it is nowIt was better in the past than it is nowplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform team