Commit Graph

2 Commits

Author SHA1 Message Date
Bryan Richter
5c1ffeaec2 Fixing bug where TeapotNativeActivity leaks window.
"onPause" TeapotNativeActivity leaked its popup window that was added to the inflated LinearLayout.  This was fixed by overriding the onPause method of the Activity and dismissing the PopupWindow.

Change-Id: I9dd1c0c3bc55e49407b893c6c27693b7db33ccd5
2013-10-07 13:11:24 -07:00
Andrew Hsieh
1b8ffe3331 Move Teapot to android-17 and set APP_ABI := all
For the default configuration to run on more devices: ARM/Intel/MIPS >= API17

Change-Id: I52145374d0c51624c7a295dc8092f8492e591dee
2013-09-16 10:32:55 +08:00