> I'm finally making some progress. Thanks for suggesting looking for
> themes.

Correct, I had this problem.

The way I solved it is very kludgy -- I basically created "alias"
Activities in the manifest, one for 3.0 and one for < 3.0.  I am
saying it's kludgy becuase I had to create "bogus" empty classes which
extend the real Activity class.  And then in my app, I chose the right
"bogus" class name based on the SDK level.

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