Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Fix compatibility issues with recent Android versions#46

Open
sweep-ai-deprecated[bot] wants to merge 6 commits intomasterfrom
sweep/fix-compatibility-issues
Open

Fix compatibility issues with recent Android versions#46
sweep-ai-deprecated[bot] wants to merge 6 commits intomasterfrom
sweep/fix-compatibility-issues

Conversation

@sweep-ai-deprecated
Copy link

Description

This PR addresses the compatibility issues with recent Android versions in the ZGallery Android library. The code has been updated to use the latest APIs and handle changes in behavior for specific features.

Summary of Changes

  • Updated the 'android:targetSdkVersion' in the AndroidManifest.xml file to the latest stable Android SDK version.
  • Reviewed and replaced any deprecated APIs in the MainActivity.java and ZGrid.java files with their updated versions.
  • Handled changes in behavior for specific APIs in recent Android versions in the MainActivity.java and ZGrid.java files.

Please review and merge these changes to ensure the ZGallery library runs smoothly on recent Android versions.

Fixes #43.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/fix-compatibility-issues

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.

@sweep-ai-deprecated sweep-ai-deprecated bot added the sweep Assigns Sweep to an issue or pull request. label Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

sweep Assigns Sweep to an issue or pull request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sweep: Run on recent android versions

0 participants