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

Commit 22b46e08 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for not breaking word inside email/url" into main

parents 3c2e6526 636eb247
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -240,3 +240,13 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "dont_break_email_in_nobreak_tag"
  namespace: "text"
  description: "Prevent line break inside email."
  bug: "350691716"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}
 No newline at end of file