Hi All,
I am facing a different issue, i have a application which is ported from bada to tizen.
In this application i have 3 different forms.
When i add FormBackKeyListener to the MainForm it works fine, but when navigate to other forms and come back to main form the MainForm is not getting BackKeyEvent.
Please suggest me what might be causing the problem.