Hi All, Now I have a 1440x864 screen. I want to let 3 homescreens dispaly concurrently on one screen as I described in landscape mode.
I try to modify workspace_screen.xml as below modification android:layout_width=”fill_parent” to android:layout_width=”480dip” android:layout_height=”fill_parent” to android:layout_height=”864dip” Because I find launcher.xml to create 3 cell(homescreen) and each cell is refer to workspace_screen.xml to set its configuration. Eventually, it doesn't display what I want. Could someone give me some ideas? Thanks a lot. Sincerely, Morris Chen -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.