-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/plugins
#3765Labels
c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
AndroidView(
// WebView content is not affected by the Android view's layout direction,
// we explicitly set it here so that the widget doesn't require an ambient
// directionality.
layoutDirection: TextDirection.rtl,
)Steps to Reproduce
Expected results:
Actual results:
Logs
red282, rayliverified, jiryu147, fooldrum, yutae and 7 more
Metadata
Metadata
Assignees
Labels
c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version