bitfireAT / davx5-ose

DAVx⁵ is an open-source CalDAV/CardDAV suite and sync app for Android. You can also access your online files (WebDAV) with it.
https://www.davx5.com
GNU General Public License v3.0
1.3k stars 70 forks source link

Fixed image centering issue #472

Closed ArnyminerZ closed 7 months ago

rfc2822 commented 7 months ago

Hm in horizontal mode, you can scroll down until the image ends. I think it would be better if the image would be clipped in this case, because it's purely for the look and doesn't have another function.

ArnyminerZ commented 7 months ago

Close as completed by https://github.com/bitfireAT/davx5/commit/8e030571e6a6a0324ed5a5bcb8f2ec15fdfeac62

mbiebl commented 7 months ago

it appears the image is now globally centered. It doesn't take into account what is actually shown in the AccountsActivity, like say missing permission cards. Also, when in horizontal mode, it we still get the image/text/card overlap.

v4.3.9 Screenshot_20231114-172159 geaendert Screenshot_20231114-172220 geaendert

vs. 4.3.10 Screenshot_20231114-172544 geaendert Screenshot_20231114-172552 geaendert