We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NavigationBarViewOnItemSelectedListener
1 parent ceed80b commit 998b46eCopy full SHA for 998b46e
Demo/app/src/main/swift/OnItemSelectedListener.swift
@@ -21,7 +21,7 @@ open class NavigationBarViewOnItemSelectedListener: JavaObject {
21
public func getAction() -> SwiftObject?
22
}
23
24
-@JavaImplementation("com.pureswift.swiftandroid.ViewOnClickListener")
+@JavaImplementation("com.pureswift.swiftandroid.NavigationBarViewOnItemSelectedListener")
25
extension NavigationBarViewOnItemSelectedListener {
26
27
@JavaMethod
0 commit comments