How many lines of text are there inside? (Alternative question: what
is the height of the TextView?)

On Mon, Nov 24, 2008 at 7:55 PM, alex <[EMAIL PROTECTED]> wrote:
>
> bump...
>
> On Nov 13, 1:21 am, alex <[EMAIL PROTECTED]> wrote:
>> I have aTextViewcalled mSimple inside a ScrollView.
>>
>> When I do
>>
>> mSimple.setText(mDescription);
>>
>> Everything is fine as long as the length of mDescription is less than
>> about 4500 characters.  Once I go over that amount, theTextViewwill
>> display only the first line of text on the display.
>>
>> Has anyone else run into a characterlimitforTextView?
> >
>



-- 
Romain Guy
www.curious-creature.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to