How i create an android widget size like the app icon?

1k views Asked by At

I've created a 1x1 Widget with an ImageView and a TextView. When placing the widget onto the Home screen, the widget should look like the launcher icon of this app. However, it is not similar. I have try to resizing the Image but no success.

Update

Problem is solved, I've changed the layout gravity from center to top! Thx for help!

0

There are 0 answers