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

Commit 94205422 authored by Yorke Lee's avatar Yorke Lee Committed by Android (Google) Code Review
Browse files

Merge "Fix flicker when expanding call log items" into lmp-mr1-dev

parents 3160a3c6 6eb3213f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
    <integer name="call_log_actions_fade_start">150</integer>

    <!-- Duration of the fade in of the call log actions. -->
    <integer name="call_log_actions_fade_in_duration">200</integer>
    <integer name="call_log_actions_fade_in_duration">50</integer>

    <!-- Duration of the fade out of the call log actions. -->
    <integer name="call_log_actions_fade_out_duration">20</integer>