mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 10:19:33 +02:00
better catalog list processing
This commit is contained in:
parent
52173ee211
commit
53ec85193b
4 changed files with 5 additions and 3 deletions
|
@ -174,7 +174,7 @@ public abstract class Util implements UserRegistrationConstants {
|
|||
}
|
||||
};
|
||||
|
||||
static void requestCatalogPlugins(Activity activity) {
|
||||
public static void requestCatalogPlugins(Activity activity) {
|
||||
activity.sendOrderedBroadcast(
|
||||
new Intent(EXTRA_CATALOG_ACTION),
|
||||
null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue