Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87422beb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Make no button fallback to normal suggestions" into tm-qpr-dev am: 1587a365 am: 6a626436

parents 5dbbbbdd 6a626436
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -439,6 +439,7 @@ public final class AutoFillUI {
                            log(MetricsEvent.TYPE_DISMISS);
                            hideFillDialogUiThread(callback);
                            callback.requestShowSoftInput(focusedId);
                            callback.requestFallbackFromFillDialog();
                        }

                        @Override