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

Skip to content
Commit 8fbef256 authored by Chuck Liao's avatar Chuck Liao
Browse files

Fix the UI of the preview pager broken when only wallpaper tab exists and the...

Fix the UI of the preview pager broken when only wallpaper tab exists and the display size is largest.

It's because the UI of the preview pager resizes between category tiles page and the wallpaper tiles page. (Not what we expected)
In only wallpaper tab exists case, the category tiles page will not have bottom navigation, but the wallpaper tiles page still has the bottom action bar.
When we are from category tiles page to the wallpaper tiles page, we added a margin bottom to the whole layout(for showing the bottom action bar), so the preview pager is resized.
So now, let the margin bottom only affect the bottom part of the whole layout to avoid the preview pager resizing.

Video: https://drive.google.com/file/d/11926ho5Cup50g3HVjcmaRjsvPApuo2bO/view?usp=sharing

Bug: 159697266
Change-Id: I859ff4ee42d3bfd576f0eefbe58861baf2409124
parent 78da8815
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