I have 2 views one is a scroll view and the other is a LinearLayout.I want the LinearLayout to be a fixed size, i have it about 80dp.I want this layout to be on the right hand side of my screen the wh
I\'m just starting with cocos2d + box2d. I would love to create a simple 2d ship game where you look from top(from the sky) down at the sea with the ships.
I need to add this piece of code right before my wp_head(); call using PHP because the code has to execute server side. Hooking the code into my wp_head(); does not work. I need to add it right before
I asked this question before, but I think I worded it badly and thus did not get any response. I am trying to make an app for android that draws the path of an object in projectile motion. I have the
No Gravity Shontelle 专辑:No Gravity 语种: 英语 本歌词于吾爱知道网收集 I rock through the galaxy surpassing infinity
I am using a TableLayout with TableRows as my main activity. Inside the TableLayout is a Radio Group containing 2 Radio Buttons inside the activity (the Radio Group being inside a table row). I want
I wanted to know if there is a way to place a button on the bottom of the screen, no matter what size screen the device has. I basi开发者_如何学Pythoncally want the button to have a gravity=\"bottom\"
how can i how can I make it centered verrically and horizontally at the same time? android:gravity=\"center_horizontal\"
Currently I am using the Box2D physics engine in a game of mine - and I was wondering if I could create a gravity well of sorts, in which all the bodies are attracted to a single arbitrary point. Is t
I have a button that must show a popup window. And the popup window must be aligned with the right side of the button. That\'s how I do it.