I'm not sure if I can solve your problem but post your code and I'll take a look at it, though, are you defining the widget size in the widget provider?
for example do you have code looking like this
android:minWidth="146dip"
android:minHeight="138dip"
in your widget provider.xml ?