What uses layout-large?  layout-long is used by my droid.

On Dec 16, 7:18 am, Dilli <[email protected]> wrote:
> Hi all,
>
> I have created layout-large and testing against android 2.0.1 WVGA.
> however, its picking layout-normal.
> Can anybody suggest me what I am doing wrong.
> Even though, I have 3 layouts ( layout-normal, layout-large, layout-
> small),
> Its always picking layout-normal.
> why its so.
> can anybody guide me.
>
> i added properties to manifest file
>
> <supports-screens
>           android:largeScreens="true"
>           android:normalScreens="true"
>           android:smallScreens="true"
>           android:anyDensity="true" />
>
> and
>
> <uses-sdk android:targetSdkVersion="6" android:minSdkVersion="1"></
> uses-sdk>
>
> thx
>
> Dilli

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to