summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/appwidget/ExampleAppWidgetProvider.java
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2009-08-03 14:23:16 -0700
committerXavier Ducrohet <xav@android.com>2009-08-03 14:23:16 -0700
commit2f39cedad3537a0afee5df59707be945ae70c8de (patch)
tree7b8038e57954e69b08218640e593eb8cb17e6f45 /samples/ApiDemos/src/com/example/android/apis/appwidget/ExampleAppWidgetProvider.java
parentd08cf83aace1c40952cc57fa1a12bc3891565250 (diff)
Fix the DeviceChooserDialog table issues.
On Linux, the gtk table seems to resize itself automatically when the layout is computed and forces the last column to resize itself at +18 pixels. This has a problematic impact on this dialog as it is not resizable and is made to match the size of the content. As the dialog is used time after time the last column grows by 18 pixels at every use up to a point where it doesn't fit the screen. Since storing the columns size is not that useful and I couldn't find a way to ignore this first resize, I'm just removing the width storage.
Diffstat (limited to 'samples/ApiDemos/src/com/example/android/apis/appwidget/ExampleAppWidgetProvider.java')
0 files changed, 0 insertions, 0 deletions