I have a screen where you can enable/disable modules for my Android application.
For this I use a CheckboxPreference screen. This is all good, but the summary field gets
You might be able to create your own subclass of CheckboxPreference that gives you more room.
CheckboxPreference