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

Skip to content
Commit d1295657 authored by Roman Birg's avatar Roman Birg Committed by Gerrit Code Review
Browse files

SystemUI: fix qs tile page regressions



- Hide QS tile toast message while adding tile

- Don't allow scrolling right when on last page

- The viewpager adapter is no longer responsible for actually creating the
  backing pages, so we can safely cache them and add/remove them as the
  viewpager sees fit. The pages will be permanently cached until a
  future call to setTiles() results in less tiles, and the page will be
  automatically cleaned up.

- This also fixes no tiles after theme change

- And resetting tiles too, custom tile listeners were interfering and
  overwriting the default tile values

Ref: CYNGNOS-1644

Change-Id: Ibb43adb249b81601370ceab4a4873f91b34b5074
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent 4d84b82a
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