I have a app that shows the camera view on the screen on a
frameLayout. The screen is in fixed LandSape mode.

I need to write a textView with dinamically determined coordinates of
the screen. The coordinates are determined in percentages, for
example:

write the textview on the coorinates x=80% of the screen & y=20% of
the screen. write the textview on the coorinates x=35% of the screen &
y=55% of the screen.

how to do it? i allready have the percentages, i only need to know how
to use them to write the textview on the desired position

thanks

-- 
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