Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Version used: update from 1.1.1-->1.2.0
Devices/Android versions reproduced on: Samsung SM-T380, Android version 8.1.0, build M1AJQ.T380DXU3BSD1,
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue.
- A screenrecord or screenshots showing the issue (if UI related).
After updating androidx.preference:preference:1.1.1 to androidx.preference:preference:1.2.0 my ConstraintLayout ("hu_pane") (contained in a SlidingPaneLayout) no longer honors width settings and the content covers my entire layout. Changing androidx.preference:preference back to 1.1.1 (from 1.2.0) resolves the issue.
Odd as I would not expect preferences to impact the layout of a non-preference activity...'