Having different designs for port and land is fine, as long as you have two
files with the same name (for land and port).

If you are using res/layout-land and res/layout-port, you might want to try
and rename res/layout-port to just res/layout.

-- Kostya

2011/6/17 Jona <[email protected]>

> Thanks for your reply. Yes, I currently update everything at once.  What
> I'm seeing is that I also have a different design layout for land and
> port... I'm wondering how that could affect it...
> final RemoteViews views = new RemoteViews(ctx.getPackageName(),
> R.layout.widget_main_4x1);
>
> --
> 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
>

-- 
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