Thanks for the reply and where should I find methods for mLeft,
mRight, mBottom and mTop?

regards,
argon

On Mar 23, 12:42 am, Paul Turchenko <paul.turche...@gmail.com> wrote:
> getScrollX() and getScrollY() methods should work for you (they have
> other methods to access mLeft, mRight, etc.)
>
> On Mar 22, 11:13 am, argongold <argongol...@gmail.com> wrote:
>
> > Hi,
>
> > I want to format my text for shortcuts as done in launcher
> > application.  I've tried to copy "BubbleTextView.java" class directly
> > to my sdk project. but following parameters couldn't resolved
> > "mLeft","mRight","mTop","mBottom" and I could find in launcher package
> > where these parameters are initialized Beside this "mScrollX" also not
> > found.
>
> > Below link says I should be able to compile this class under sdk . but
> > how?http://stackoverflow.com/questions/4649597/android-format-textview
>
> > Is any body faced such issue previously and resolved?
>
> > regards,
> > argon

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

Reply via email to