Setting the TextView gravity to CENTER_VERTICAL and height to the same as ImageView did the trick. I thought your FlowLayout would center content the same way as ApmeM's FlowLayout does (basically ...
A super fast and easy-to-use layout library for iOS. FrameLayoutKit supports complex layouts, including chaining and nesting layout with simple and intuitive operand syntax.
It’s a 25-year-old principle of object-oriented (OO) design that you shouldn’t expose an object’s implementation to any other classes in the program. The program is unnecessarily difficult to maintain ...