Remove identical overridden implementation
MainActivity provided the very same implementation for onQueryTextChange(), overridden from its superclass ContentActivity. To avoid code duplication, remove it. Signed-off-by: Geoffrey Métais <geoffrey.metais@gmail.com> (cherry picked from commit b04c6a88)
Loading
Please register or sign in to comment