i'm creating a map using a Relative layout. on this map i have icons with a text above them. to create those icons i used TextView with a drawble in the bottom in order to use as less views as possible. this map have a zoom option and as a result an icon can get outside of the screen. my problem is when the TextView is getting out of the right side of the screen the TextView pushes the image and the text to the left so that there right side will stay on the screen and the left side will be out. any one have any idea how can i disable that change? so that the text will never change.

link|improve this question

57% accept rate
Your accept rate is pretty low, some people might refuse to give you answers based on that. Please increase it a bit. Thanks! – alextsc Nov 19 '11 at 15:01
1  
i wasn't aware to the "accept" functionality. i will approve it immediately. i hope it didn't avoid people from answering my question. – user958880 Nov 19 '11 at 16:43
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.