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.27k stars 69 forks source link

Inconsistent bottom padding in intro pages #659

Closed mbiebl closed 1 month ago

mbiebl commented 2 months ago

Four different intro pages, three different bottom paddings (1 and 3 appear to use the same padding):

Screenshot_20240319_185712 geaendert Screenshot_20240319_185749 geaendert Screenshot_20240319_190246 geaendert Screenshot_20240319_190254 geaendert

rfc2822 commented 2 months ago

Agree, PR welcome

mbiebl commented 2 months ago

Unfortunately, the padding/layout is applied in a way, that I don't see an overall picture/guideline. Sometimes it's applied to individual widgets, sometimes to the Column/Row. I'd love to provide a PR but for that I'd need to know what your layout guidelines are.

rfc2822 commented 2 months ago

I'd love to provide a PR but for that I'd need to know what your layout guidelines are.

They should look the same, and it should look good.

There are no further layout guidelines.

mbiebl commented 2 months ago

That's something I can work with... or not :-)