Hello Dianne, Has any movement been made on this subject?
Kind Regards, Ben On Jan 29, 10:17 pm, Dianne Hackborn <hack...@android.com> wrote: > Eventually we'd like to switch to that as the single launcher used anywhere > (with some things not done on lower-end hardware), but there is no schedule > right now for when that may happen. > > On Thu, Jan 28, 2010 at 11:51 PM, Armando Ceniceros > <cenicero...@gmail.com>wrote: > > > > > Are there currently any plans on making the Launcher2 work on MDPI/LDPI > > devices? I noticed that the biggest problem is the useless rollo effect on > > the launcher. I could simply replace the view that's launched with a sliding > > drawer and handle the all-apps grid like on the previous Launcher, but I've > > found that the best option is to disable the top/bottom portions of the app > > drawer (the rollo effect) by commenting out the calls to drawTop and > > drawBottom in the main class of rollo3.c. However, the part that hosts the > > apps is not centered due to the 110 px offset that was introduced to make > > space for the rollo, and the code is so specifically made for the N1 screen > > size that any changes to that offset throw off the rest of the function. I > > could (and actually I am) rewrite the whole function so that the code will > > work on MDPI screens (specifically, 320x480), but that's not ideal either. > > Is there work currently to make this feature work on all sorts of device > > densities? If so, then I just might wait for a release rather than dust out > > the old C book. > > > -- > > unsubscribe: > > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com> > > website:http://groups.google.com/group/android-porting > > -- > Dianne Hackborn > Android framework engineer > hack...@android.com > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting