allow multi-line checkbox for preferences with long titles
authorDominique Hazael-Massieux <dom@w3.org>
Mon, 10 Feb 2014 14:00:01 +0000 (15:00 +0100)
committerDominique Hazael-Massieux <dom@w3.org>
Mon, 10 Feb 2014 14:00:34 +0000 (15:00 +0100)
commitd290db9ab6db021dc297474f83faa59fd8af3d3b
tree98d584ceb265a4f9f44d27c8b7ce828f72316c55
parentbd58ddb53252479e6d40e93773f63aebeeeac54c
allow multi-line checkbox for preferences with long titles
inspired from http://stackoverflow.com/questions/2408708/show-extra-info-for-preference-screens-when-checkboxpreference-summary-field-is
src/com/owncloud/android/ui/CheckBoxPreferenceWithLongTitle.java [new file with mode: 0644]