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

Skip to content
Commit b0d72c20 authored by George Lin's avatar George Lin
Browse files

Remove the flag isCarouselInTransition

The clock vertical shift issue when onTimeTick is resolved.
We no longer need to inspect if we are scrolling the carousel.

1. Remove isCarouselInTransition. It's not really idea to create a state
   in a view and reference it externally. The view should be as
   stateless as possible.
2. Remove onTimeTick when populating, since this looks weird when we
   have second level clocks that the second arm moves every time when
   populateing

Test: Manually tested time tick does not make clock view vertically
      shift
Bug: 278850684
Change-Id: I6478a4467f7d9e3091a709a5978a042fa65d3d3b
parent d1d1b5a8
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