mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Remove unexpected blank line
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
5db87bf328
commit
5a3f3da3b4
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ class LogsActivity : ToolbarActivity() {
|
|||
(menu.findItem(R.id.action_search).actionView as SearchView).apply {
|
||||
setOnQueryTextListener(searchBoxListener)
|
||||
viewThemeUtils.androidx.themeToolbarSearchView(this)
|
||||
|
||||
}
|
||||
return super.onCreateOptionsMenu(menu)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue