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

Commit 9d1d0755 authored by John Spurlock's avatar John Spurlock
Browse files

Shorten the zen supertoast visible duration.

Bug:16215680
Change-Id: I7ac8e9637b7bf8eae55b0902c60ddc9d513f20a3
parent 47115782
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>