Hey all, I want to add a progressbar to status bar notification, but i don't want to use a layout file to difine the progressbar, but the public constructor of RemoteViews need a parameter as layoutId, any ideas?
RemoteViews(String packageName, int layoutId) -- 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

