You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When showing a PreferenceActivity on a tablet, the navigation might not be visible, because it is overlayed by the activity's CardView (see attached screenshot). This issue occurs, when no custom navigation width is specified by either using the activity's setNavigationWidth-method or by using the theme attribute navigationWidth.
The text was updated successfully, but these errors were encountered:
When showing a
PreferenceActivity
on a tablet, the navigation might not be visible, because it is overlayed by the activity'sCardView
(see attached screenshot). This issue occurs, when no custom navigation width is specified by either using the activity'ssetNavigationWidth
-method or by using the theme attributenavigationWidth
.The text was updated successfully, but these errors were encountered: