0

Does anyone know how to get REAL width and height of the screen in the bada (Samsung Wave) widget?

Denis
  • 2,429
  • 5
  • 33
  • 61

1 Answers1

0

widget.window.resizeWindow(width, height);

i hope it will be helpfull to someone

Denis
  • 2,429
  • 5
  • 33
  • 61