mirror of
https://github.com/pachli/pachli-android.git
synced 2025-02-01 09:57:16 +01:00
ffb585b349
Previous layout didn't constraint the metadata elements to the parent's edge, so could run off the screen if the content was too long. Constrain them so the content wraps correctly. Fixes #876