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

Commit 6cead0b2 authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

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

* commit '57dc38875811e34395238e848dd140f3aae37df7':
  Shorten the zen supertoast visible duration.
parents a5423cac 01f9ac9e
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>