4x4 appwidgets are detected as 3x3 on tablets

前端 未结 1 1431
执笔经年
执笔经年 2021-01-13 15:45

I create an 4x4 appwidget with minWidth and minHeight set to \"250dp\" as it is suggested in App Widget Design Guidelines:

http://developer.android.com/guide/practi

1条回答
  •  广开言路
    2021-01-13 16:19

    Try grid size = (74*n) - 2 for older api level. This value come from old document.

    0 讨论(0)
提交回复
热议问题