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 5de0235 commit 81a7141Copy full SHA for 81a7141
misc/src/main/java/com/example/snippets/PdfViewerKotlinSnippets.kt
@@ -14,7 +14,7 @@
14
* limitations under the License.
15
*/
16
17
- package com.example.snippets
+package com.example.snippets
18
19
import android.net.Uri
20
import android.os.Build
@@ -44,7 +44,6 @@ class PdfViewerKotlinSnippets {
44
// Load the fragment and document.
45
}
46
// [END android_pdf_viewer_extension_version_kotlin]
47
-
48
49
50
// [START android_pdf_viewer_create_compat_activity_kotlin]
0 commit comments