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

Modernize project #407

Merged
merged 7 commits into from
Aug 16, 2024
Merged

Modernize project #407

merged 7 commits into from
Aug 16, 2024

Conversation

dylan-keepsafe
Copy link
Contributor

Changes

  • Modernize project build files
  • Enable edge to edge on sample app
  • Add setDrawBehindStatusBar and setDrawBehindNavigationBar

@dylan-keepsafe dylan-keepsafe self-assigned this Jul 25, 2024
Copy link
Collaborator

@emarc-m emarc-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Dylan. Just a clarification on the compatibility check removal.

@@ -426,20 +426,12 @@ public TapTargetView(final Context context,

applyTargetOptions(context);

final boolean hasKitkat = Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The compatibility check is no longer required even if min SDK 14 (ICS)? Can you please try the sample app with an emulator?

Copy link
Collaborator

@emarc-m emarc-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Dylan. I will take care of publishing this to Maven and update you.

@dylan-keepsafe dylan-keepsafe merged commit 11ea0b5 into master Aug 16, 2024
@dylan-keepsafe dylan-keepsafe deleted the modernize branch August 16, 2024 17:52
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.

2 participants