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

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

am b66ad6c0: am 57dc3887: am cfc1a5ee: Merge "Shorten the zen supertoast...

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

* commit 'b66ad6c09dbd4ba87d6188af7661aec827923348':
  Shorten the zen supertoast visible duration.
parents d2fdd006 6cead0b2
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>