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

Skip to content
Commit cc7b0b5d authored by James Lemieux's avatar James Lemieux
Browse files

Avoid IllegalStateException while creating new alarm

Bug: 27724302

ag/887398 added the ability for AlarmClockFragment to delay
updates to RecyclerView until current animations completed.
It is necessary to also delay related work (expanding the correct
alarm, scrolling to new alarms) that will change the layout of the
RecyclerView lest we suffer the exception mentioned in the bug.

This CL also restores the behavior that scrolls to and expands
new alarms.

Change-Id: Ic010b50ea20f081f3e5d7a0d8146148d4026afb4
parent 2d8f84da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment