Skip to content

Add edge-to-edge handling to SearchPreferenceFragment#44

Open
nathanmeade wants to merge 1 commit intoByteHamster:masterfrom
nathanmeade:fixes-43
Open

Add edge-to-edge handling to SearchPreferenceFragment#44
nathanmeade wants to merge 1 commit intoByteHamster:masterfrom
nathanmeade:fixes-43

Conversation

@nathanmeade
Copy link

Fixes: #43

As mentioned in the issue report, apps targeting Android SDK 35+ will see issues with SearchPreferenceFragment. By adding this XML attribute (android:fitsSystemWindows="true") to the root layout of the Fragment, this resolves the issue.

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] "SearchPreferenceFragment" does not support edge-to-edge (required for Android SDK 35+)

1 participant