Nope. From the docs on the Android site it "includes all of the familiar Android 3.x interface elements and APIs" on all platforms. It's actually got a bit more complicated with Fragments that are a sort of sub-activity and lots of new screen related manifest settings for developers to tune things and there are now five density settings, 120, 160, 240, 320 and an odd 213 meant for TVs. Read about it at Android 3.2 Platform | Android DevelopersICS will take care of our screen size and "dip" situations for us ??? hopefully :sign0161:
It's actually got a bit more complicated with Fragments that are a sort of sub-activity and lots of new screen related manifest settings for developers to tune things and there are now five density settings, 120, 160, 240, 320 and an odd 213 meant for TVs.