How can I fill more text in preference’s summary field?
Is there a way to expand summary field size?

P.S: There is already rather small font size, so I don’t want to make it supersmall.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Finally I’ve done it that way:
1. Created layout xml for my preferences
2. Pasted there content of [PATH TO ANDROID SDK]/platforms/android-[VERSION]/data/res/preference.xml
3. Deleted line
android:maxLines="4"