cscott / intent-addon

Plugin for Firefox/Android which exposes a web api for sending Android Intents.
7 stars 3 forks source link

Can use dot notation for LoadClass for Class BUT NOT for SubClass #4

Open Noitidart opened 9 years ago

Noitidart commented 9 years ago

Hi there, Is this a known thing? Where dot notation is not acceptable for subclass? And instead slashes and dollar signs need to be used?

Here's copy paste a gist demonstrating this: GitHubGIST :: Noitidart / _ff-addon-snippet-jniSubClassNotation.js.