mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 19:42:17 +02:00
More changes to fbreader/network core
This commit is contained in:
parent
62d6b0525f
commit
acf00d5706
15 changed files with 95 additions and 47 deletions
|
@ -73,4 +73,9 @@ class RefillAccountTree extends NetworkTree implements ZLAndroidTree {
|
|||
public int getCoverResourceId() {
|
||||
return R.drawable.ic_list_library_wallet;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getUniqueKey() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue