Skip to content

Fix uncentered intro fragment

Julian Dehm requested to merge goapunk/briar:fix-intro-fragment into master

The layout_gravity attribute doesn't work on ConstraintLayouts:

This will center everything and fix the exceeding text:

Signed-off-by: goapunk noobie@goapunks.net

Merge request reports