Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在用户机器上安装了一定大小的现有小部件,是否可以通过更新更改已安装的小部件的大小?我注意到它只会挤入现有空间。
你不能。您可以做的最好的事情是更改 AndroidManifest 中的提供程序名称(当然还有提供程序名称),然后小部件将被自动删除。
然后用户可以选择安装您的新小部件。当然,您始终可以保留 2 个不同大小的小部件。