i want to scale my android application, basically i developed it for 800x480 display with a AbsoluteLayout. Thi开发者_运维百科s is necessary for my Application, i can\'t change it.
I\'ve attached one image. In that image one checkbox and spinner are in undefined position. I\'m using Absolute layout but 开发者_JAVA百科also, i can\'t fix that to wherever. So, i need to set those b
开发者_如何学JAVA As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely
I want to do a JButton with PNG icon but the clickable area have to be a pixel and not a transparency pixel, and position this JButton over oth开发者_开发知识库er JButtons like position absolute in cs
I\'ve spent many fruitless hours trying to create what I consider to be a very simple GUI.One thing that makes it simple is that I don\'t even expect it to be resizeable.I want it to display just the
So I made an app using in Eclipse using the Graphical Editor, AbsoluteLayout, fixed pixel values, etc... just bad practice in general. It defaulted to a 3.7in screen. Is there any 开发者_StackOverflow
I\'ve got a programmatically-created layout, where when my app gets ads, it\'ll show an admob view, pushing my existing GLView down and resizing it.
Is that ok to use absolute layout in my application if i know exactly the x,y that i\'ll draw the widget at or it\'ll affect the application appearance on the device ?
I have one button in an AbsoluteL开发者_开发知识库ayout in an XML file. From there I am able to set the (x,y) position of the button.
I have been trying to mimic the behavior of the android browser with the scrolling of the address bar on top of t开发者_如何转开发he WebView. If you notice, if the user scrolls down, the address bar \