mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-27 04:16:48 +00:00
Updated logging.
This commit is contained in:
@@ -27,7 +27,7 @@ import java.io.IOException;
|
||||
|
||||
class StickerLoader extends AsyncLoader<String[]> {
|
||||
|
||||
private static final String TAG = StickerLoader.class.getName();
|
||||
private static final String TAG = StickerLoader.class.getSimpleName();
|
||||
|
||||
private final String assetDirectory;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user