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.
1 parent da757c4 commit 9c60408Copy full SHA for 9c60408
misc/src/main/java/com/example/snippets/PreloadManagerKotlinSnippets.kt
@@ -42,7 +42,7 @@ class MyTargetPreloadStatusControl(
42
}
43
// [END android_defaultpreloadmanager_MyTargetPreloadStatusControl]
44
45
-public class PreloadManagerSnippetsKotlin {
+class PreloadManagerSnippetsKotlin {
46
47
class PreloadSnippetsActivity : AppCompatActivity() {
48
private val context = this
0 commit comments