You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When integrating the Pdf-Viewer v2.1.1 library, the app's custom theme is overridden by the library, resulting in unintended changes to the appearance of the app.
Actions Taken: Opened the app and observed the overall app theme.
Unexpected Behavior: The app theme is unexpectedly altered (e.g., different color scheme, fonts, or styles).
Relevant Code/Stack Trace: N/A
🤔 Expected Behavior
The app's custom theme should remain unchanged after integrating the Pdf-Viewer library. The library should only affect the PDF viewer component without altering global app styles.
🖼️ Screenshots/Videos
N/A
📱 Smartphone Info:
Device: Samsung Galaxy S6
OS: Android 7
Library Version: 2.1.1
💻 Code Snippets
N/A
📜 Log Output/Stack Trace
N/A
💬 Additional Context
This issue occurs consistently upon integration of the library. Forcing the app's theme in AndroidManifest.xml does not prevent the library from overriding it.
The text was updated successfully, but these errors were encountered:
Thank you for creating your first issue. We appreciate your help in making this project better. We will look into it, and get back to you soon. Need help or want to discuss this issue? Join our Discord community here to ask questions and discuss this issue live!
📝 Describe the Bug
When integrating the Pdf-Viewer v2.1.1 library, the app's custom theme is overridden by the library, resulting in unintended changes to the appearance of the app.
📖 Library Version
🚶 Steps to Reproduce
Please follow these steps to reproduce the issue:
initWithFile
method🤔 Expected Behavior
The app's custom theme should remain unchanged after integrating the Pdf-Viewer library. The library should only affect the PDF viewer component without altering global app styles.
🖼️ Screenshots/Videos
N/A
📱 Smartphone Info:
💻 Code Snippets
N/A
📜 Log Output/Stack Trace
N/A
💬 Additional Context
This issue occurs consistently upon integration of the library. Forcing the app's theme in AndroidManifest.xml does not prevent the library from overriding it.
The text was updated successfully, but these errors were encountered: