Skip to content

Modernize project#407

Merged
dylan-keepsafe merged 7 commits intomasterfrom
modernize
Aug 16, 2024
Merged

Modernize project#407
dylan-keepsafe merged 7 commits intomasterfrom
modernize

Conversation

@dylan-keepsafe
Copy link
Copy Markdown
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
@dylan-keepsafe dylan-keepsafe requested a review from emarc-m July 25, 2024 16:55
Copy link
Copy Markdown
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.


applyTargetOptions(context);

final boolean hasKitkat = Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT;
Copy link
Copy Markdown
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
Copy Markdown
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