Pdf viewer in android studio

Viewed 21

I implemented the (implementation 'com.github.barteksc:android-pdf-viewer:3.2.0-beta.1') and (implementation 'com.github.barteksc:android-pdf-viewer:2.8.2') following dependencies in android studio (build.gradle) and synced it, but it didn't appear in the activity_main.xml file, how to fix this? or someone give me the code for pdf viewer in android studio.

0 Answers
Related