0

Android 12没显示出app的微件问题

 1 year ago
source link: https://blog.csdn.net/ljphhj/article/details/125532317
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Android 12没显示出app的微件问题

胖虎 于 2022-06-30 00:51:58 发布 443
文章标签: android

软件中遇到一个bug,发现在Android 12上面没显示。
最后发现是小部件的appwidget-provider里的属性设置问题。

android:minWidth="400dp"
android:minHeight="80dp"

数值太大的话,会导致Android 12上没看到自己app的微件。
如果有遇到的网友,也可以注意一下~

android:minWidth="200dp"
android:minHeight="40dp"

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK