Skip to content

Replace deprecated UIBarMetricsLandscapePhone with UIBarMetricsCompact#203

Open
soushi-arakawa wants to merge 1 commit intoGrouper:masterfrom
soushi-arakawa:refactor/replace-deprecated-bar-metrics
Open

Replace deprecated UIBarMetricsLandscapePhone with UIBarMetricsCompact#203
soushi-arakawa wants to merge 1 commit intoGrouper:masterfrom
soushi-arakawa:refactor/replace-deprecated-bar-metrics

Conversation

@soushi-arakawa
Copy link

Migrated legacy UIBarMetricsLandscapePhone to UIBarMetricsCompact as per iOS 8+ API recommendations.

Removed incorrect bitwise AND operation and explicitly set background images for both default and compact bar metrics.

Resolved -Wdeprecated-declarations warnings to align with modern UIKit standards.

Migrated legacy UIBarMetricsLandscapePhone to UIBarMetricsCompact as per iOS 8+ API recommendations.

Removed incorrect bitwise AND operation and explicitly set background images for both default and compact bar metrics.

Resolved -Wdeprecated-declarations warnings to align with modern UIKit standards.
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