hiteshsuthar / rokon

Automatically exported from code.google.com/p/rokon
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

onExit not being called in 1.1 #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Edit example 13 to use closeMenu();
2. Override the onExit method
3. onExit is NOT called when the menu exits

When calling closeMenu(1000) or closeMenu() the function @Override public 
void onExit() should be called. Checking the rokon source code shows that 
it is not.

What version of Rokon are you using?
1.1

On which version of Android are you experiencing this?
2.0.1

Please provide any additional information below.

Original issue reported on code.google.com by aurillia...@gmail.com on 6 May 2010 at 12:33

GoogleCodeExporter commented 8 years ago
Rokon 2 is on the way, all current Issues are obsolete

Original comment by rtaylor205@gmail.com on 24 May 2010 at 3:31

GoogleCodeExporter commented 8 years ago
This was fixed on issue 32 (i think). You should be able to look at that to get 
the svn 
revision so you can see the fix.  Until Rokon 2 that is .

Original comment by rik...@gmail.com on 3 Jun 2010 at 11:09