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

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

c# - read full xml file data over tcp -

Eclipse and GWT -