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

Commit 01f9ac9e authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am cfc1a5ee: Merge "Shorten the zen supertoast visible duration." into lmp-dev

* commit 'cfc1a5eec4bb331e22f0492c1a9b7a7f898b8960':
  Shorten the zen supertoast visible duration.
parents 1f9743dc bec9f45b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -244,6 +244,6 @@
    <integer name="zen_toast_animation_duration">500</integer>

    <!-- Zen toast visibility duration -->
    <integer name="zen_toast_visible_duration">2000</integer>
    <integer name="zen_toast_visible_duration">500</integer>
</resources>