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

Skip to content
Commit 3ce60186 authored by Yorke Lee's avatar Yorke Lee Committed by Jay Shrauner
Browse files

Switch favorites screen to grid layout

* Add logic to PhoneFavoritesTileAdapter so that it now supports an
unlimited number of tiled rows.
* Tiles now have a configurable height to width ratio.
* Fix animations so that tiles moving up and down rows appear to animate
in from the correct direction. Tiles moving to the row above should animate
in from right to left. Tiles moving to the row below should animate in from
left to right.
* Update the number of columns in the grid to 2.
* Update layout of individual tiles to match redlines from UX.
    * Tweak font sizes for tiles
    * No longer truncate names in tiles
    * Tiles have a 2-3 height to width ratio
    * Update assets and layout for favorite and more info icons
    * Add content description for the favorite button
* Add tests for PhoneFavoritesTileAdapter

Bug: 13083459
Change-Id: I50b298f0941698985d281f13e6a87c5a9b613efa
(cherry picked from commit 765734c1)
parent 2c1f343c
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