android - Can I hide an obsolete widget class from the list of available widgets? -
the current version of app has app widget, , in next version i'm replacing different widgets. none of them have same name or class old widget. don't want old widget available more.
the problem can't remove old widget manifest, because upgrading users have widgets deleted home screen.
so i'm looking solution allow me keep supporting old widget without showing in widgets menu.
any ideas?
Comments
Post a Comment