Understand that 1×1 widget size should be 72 dip x 72 dip, but this is seems to be less than standard icon size. If I change size to 80 dip x 80 dip, then it looks as the same. Is it OK if I would use this size?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Quoting the documentation:
Those instructions are for “the default Home screen”. Other home screen implementations may behave differently. If your widget layout and such will work well both at the regular size and your slightly larger size, in principle your 80dip will work — just understand that your request for 8dip of additional space will typically be ignored.
Personally, I would use 72dip, to ensure compatibility.