mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
better (?) file type processing
This commit is contained in:
parent
ca274c24c6
commit
257c9fa5dd
9 changed files with 97 additions and 6 deletions
|
@ -33,6 +33,6 @@ public class ShareBookAction extends FBAndroidAction {
|
|||
|
||||
@Override
|
||||
protected void run(Object ... params) {
|
||||
Util.shareBook(BaseActivity, Reader.Model.Book);
|
||||
FBUtil.shareBook(BaseActivity, Reader.Model.Book);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue