DroidKaigi / conference-app-2024

The Official Conference App for DroidKaigi 2024
Apache License 2.0
430 stars 199 forks source link

Empty favorite screen's UI is slightly aligned towards the bottom #853

Open Aniokrait opened 4 weeks ago

Aniokrait commented 4 weeks ago

Overview

Empty view of the favorite screen is not aligned center vertically. In figma, heart icon and following description is centered in whole screen (including header and navigation bar). figma actual device
スクリーンショット 2024-08-28 22 31 24 Screenshot_20240828-222432

We need to subtract the offset for the header.

Yamaton0827 commented 3 weeks ago

:raising_hand: I want to try it!

raseln commented 3 weeks ago

🤚

Yamaton0827 commented 2 weeks ago

https://github.com/DroidKaigi/conference-app-2024/issues/853#issuecomment-2319735263

I couldn't solve this issue. I was able to move the Empty View a little bit upwards, but I couldn't move it to the center of the entire screen as Figma instructed.

Sorry, I will give up.