Join Slack
Powered by
No, top-level in a file instead of a class. For ex...
# android
j
jstuyts-squins
10/20/2017, 8:49 AM
No, top-level in a file instead of a class. For example in `InternetConnectionAvailability.kt`:
Copy code
package ... fun isInternetConnectionAvailable() { ... }
Open in Slack
Previous
Next