Ok, that makes sense for 1.6+ devices. What will happen on small screen devices like QVGA-P and QVGA-L running 1.5 if you specify a - small resource folder? Will it use the -small folder if that minimum sdk level is set, or does that SDK level just know nothing about that folder and keep on using the regular ones?
Rob On May 14, 10:03 am, Kostya Vasilyev <kmans...@gmail.com> wrote: > You can build against 1.6 and set min-sdk to 3, also set supports-screens > for high and low screen support. > > There was a topic here recently about properly specifying drawables. > > 14 мая, 2010 8:47 PM пользователь "Stormtap Studios" < > r...@stormtapstudios.com> написал: > > I've found the reason this happens. According to the documentation: > > "Compatibility-mode display on larger screen-sizes > If the current screen's size is larger than your application supports, > as specified in the supports-screens element, the platform displays > the application at the baseline size ("normal") and density ("medium). > For screens larger than baseline, the platform displays the > application in a baseline-sized portion of the overall screen, against > a black background." > > This is what's happening to me. > > Unfortunately my app is being built against Android 1.5 and I can't > include the <supports-screens> tag in the manifest to indicate that I > support the large screens which would allow it to scale properly. > Does anyone know of a way to tell the screen to stretch / fill_parent > on large screens in Android 1.5? > > Thanks, > > Rob > > On May 13, 7:43 pm, Stormtap Studios <r...@stormtapstudios.com> wrote: > Hi > guys, > > I have this l...> NEW! Try asking and tagging your question on > Stack Overflow athttp:// > > stackoverflow.com/questions/tagged/android > > > > To unsubscribe from this group, send email to > > > android-beginners+unsubscr...@googlegroups.com<android-beginners%2Bunsubscr > i...@googlegroups.com>> For more options, visit this group athttp:// > > groups.google.com/group/android-beginners?hl=en > > -- You received this message because you are subscribed to the Google Groups > "Android Beginners" g... > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow > athttp://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > android-beginners+unsubscr...@googlegroups.com > For more options, visit this group > athttp://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en