Skip to content

Fix dynamic text handling in media library screens

Felix Paul Kühne requested to merge fkuehne/vlc-ios:cell-dim into master

This fixes the size calculation of the movie cell when using dynamic font sizing. Additionally, this implements updating the font sizes and the layouts automatically if the font sizes change at runtime.

Fixes #1278 (closed).

Edited by Felix Paul Kühne

Merge request reports