mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-06-12 21:27:47 +02:00
feat(ui): script list
- add module state - add onSnapActivity and onManagerActivity test functions
This commit is contained in:
@ -15,7 +15,7 @@ class NativeLib {
|
||||
init(classloader)
|
||||
initialized = true
|
||||
}.onFailure {
|
||||
Log.e("SnapEnhance", "NativeLib init failed", it)
|
||||
Log.e("SnapEnhance", "NativeLib init failed")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user