regarding search hard key behaviour with progress bar (android) -


When a progress dialog is displayed and we press the search hard key, it closes and the phone's search Even if it takes you to the bar,

Is

  dialog = new progress_dialog (this) {@Override Public Boolean onSearchRequested () {return false; }};  

Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -