Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Methods Usage Incompatible with Android API Level 21 #5525

Merged
merged 4 commits into from
Feb 14, 2024

Conversation

shashankiitbhu
Copy link
Contributor

Description (required)

Fixes #5521

What changes did you make and why?
Wrote alternative logic to replace some methods that are not supported by our minSDKVersion - 21

Tests performed (required)

Tested 4.2.1-debug-main on Xiaomi 11 Lite NE with API level 33

Screenshots (for UI changes only)

@sivaraam sivaraam mentioned this pull request Feb 9, 2024
6 tasks
@domdomegg domdomegg merged commit a308a1c into commons-app:main Feb 14, 2024
1 check passed
@nicolas-raoul
Copy link
Member

nicolas-raoul commented Feb 14, 2024

Thanks a lot @domdomegg for reviewing and merging! I am super busy with paperwork until April so it is really difficult for me to find time... 😔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Methods Usage Incompatible with Android API Level 21 (Target SDK Version)
3 participants