[android-developers] Basic Android activity UI misplaces lines on left and right and breaks widgets
Hello!
I have a basic LayoutActivity set to fill_parent. When created,
though, it is broken on the left and right. The problem is that just
below the titlebar of the activity and above application canvas there
are two lines - one left and one right - which are 1px high and about
5-10px wide. A consequence of their presence is that some of the
widgets (buttons mainly) below these lines got their edges misplaced
down as if they "push" the contets down. It happens on a new
installation of Eclipse with Google Android SDK 0.9.9. When compiled,
signed and deployed to HTC Wildfire (Android OS 2.1) the lines keep on
being there. These lines are also present in the basic HelloWolrd
empty new project.
Here's a link to a screenshot with broken buttons -
http://www.ka-service.eu/MisplacedLines.png
and a screenshot with a newly created Android project (the XML layout
is visible, too) - http://www.ka-service.eu/HelloWorldLines.png
Anyone know what's wrong?
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home