mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 12:00:17 +02:00
Merge branch 'master' into ice-cream-sandwich
This commit is contained in:
commit
99fd9a3bbe
14 changed files with 77 additions and 48 deletions
|
@ -479,7 +479,7 @@ public class LibraryActivity extends TreeActivity<LibraryTree> implements MenuIt
|
|||
if (found) {
|
||||
openSearchResults();
|
||||
} else {
|
||||
UIUtil.showErrorMessage(LibraryActivity.this, "bookNotFound");
|
||||
UIMessageUtil.showErrorMessage(LibraryActivity.this, "bookNotFound");
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue