0

Any ideas if there's a way to remove the frame of a custom made dialog?

If no, what would be the best way to show a content of an XML over the current activity?

Thanks! :)

Louis Marascio
  • 2,629
  • 24
  • 28
Roger
  • 6,443
  • 20
  • 61
  • 88

1 Answers1

1

When creating your dialog, enter a second parameter which is the theme for the dialog: http://androblip.huiges.nl/2010/05/09/theme-android-dialog/

bezz
  • 1,438
  • 18
  • 28