Re: [android-developers] Android API-8 UI Problem misplaced views

2010-11-05 Thread Mark Murphy
I recommend that you replace your FrameLayout with RelativeLayout and adjust your andorid:layout_* attributes accordingly. On Thu, Nov 4, 2010 at 4:30 AM, ahmed.mustafa.da...@gmail.com wrote: > I developed and application for Android that must be compatible with > API 4 -->8 > I worked on API 4 a

[android-developers] Android API-8 UI Problem misplaced views

2010-11-04 Thread ahmed.mustafa.da...@gmail.com
I developed and application for Android that must be compatible with API 4 -->8 I worked on API 4 as my main development target and was testing on 7 also but now when I tested the app on API-8 many UI Views specially text views are misplaced. In my application there is a a FrameLayout that holds a