ashwath7707 / simple-quickactions

Automatically exported from code.google.com/p/simple-quickactions
0 stars 0 forks source link

Patch for /trunk/src/org/example/qberticus/quickactions/BetterPopupWindow.java #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This looks simpler & with less code...I've just made the class extends from 
PopupWindow ,instead of coding smth like
  public void dismiss() { this.window.dismiss();}
 ..hope this would make like easier,isa :)

Original issue reported on code.google.com by yoga1...@gmail.com on 30 Mar 2011 at 4:00

Attachments: