Maxr1998/ModernAndroidPreferences

Add option to show multiline preference titles

8bitPit opened this issue · 1 comments

Right now, preference titles can get cut off pretty quickly if the user set their display or font size to 'large', especially switch preference titles (see screenshot below). Note: Preferences are padded with (2x) 8dp horizontal padding.
image

Implemented in 1.1.0-beta1. It can be configured through Preference.Config now.