Apple’s iOS 26.4 update adds additional options intended to reduce the transparency of the company’s Liquid Glass interface. For some users, highly translucent UI elements can make text and controls harder to read depending on lighting and background content. By expanding what can be adjusted, Apple is positioning its design language less as a fixed aesthetic and more as a system that can be tuned to individual needs.
What Liquid Glass Changed and Why Users Pushed Back
In recent iOS releases, Apple has rolled out a system-wide design built around translucent, fluid-looking interface elements the company calls Liquid Glass. Toolbars, tab bars, and notification panels can take on a glassy, see-through quality that layers content behind interactive controls. The effect is visually striking, but some users say heavy transparency can make text and controls harder to distinguish from background images or feel distracting during everyday tasks.
Apple has also added settings related to Liquid Glass in earlier updates, including options intended to increase opacity. Those controls helped reduce how much background content shows through interface elements, but many users still wanted more flexibility than a simple on/off-style choice.
What iOS 26.4 Brings to the Table
The iOS and iPadOS release notes for version 26.4 describe a distinct build with a mix of changes, including security fixes. Alongside that, iOS 26.4 expands the options available for adjusting Liquid Glass transparency.
The core addition is greater granularity in how users manage transparency. Instead of relying on a single preset, iPhone owners can adjust how opaque interface elements appear, which can improve legibility without removing the layered look entirely. Apple places these controls within Settings under accessibility-related display options.
Accessibility as a Retention Strategy
Most coverage of Liquid Glass has focused on aesthetics, treating the design as a style refresh meant to keep iOS looking modern against Android competitors. That framing misses a quieter calculation. By steadily expanding user control over transparency, Apple is making a practical bet on accessibility as a way to hold onto its oldest and most loyal customers.
The population of iPhone users skews older than it did a decade ago. Many of those long-term customers upgraded through multiple iOS generations and now face age-related vision changes, from presbyopia to increased glare sensitivity. A design system that looks beautiful on a product-launch stage but causes daily eye strain for these users creates a slow-burn retention risk. If reading a text message becomes harder on an iPhone than on a competing device, no amount of visual polish will keep that customer from switching.
Apple has not published user-testing data or internal research explaining the decision to expand Liquid Glass controls. But the direction of recent updates suggests Apple is adding more ways for users to reduce transparency over time, which may help address readability concerns for people who find the default look too translucent.
How the New Settings Work in Practice
For anyone running iOS 26.4, the new controls should be accessible through the Settings app under accessibility-related display options. Depending on device and configuration, the Liquid Glass section may appear alongside other controls that affect readability and motion.
In practice, increasing opacity reduces how much background content shows through interface elements, which can improve contrast for text labels, icons, and buttons. How consistently the change appears across apps can depend on whether an app uses standard system components or custom UI.
Third-party apps that implement custom transparency effects may not respond the same way as apps using standard system materials. Developers who built their own glass-style layers may need to adjust their implementation to better respect user preferences for reduced transparency.
What This Means for Developers
The expanded Liquid Glass settings create a new variable that app designers need to account for. Since iOS 26 launched, developers have been encouraged to adopt Apple’s translucent materials for toolbars and overlays. Apps that followed that guidance will automatically respect the new slider because the system handles the rendering. Apps that took shortcuts or rolled their own transparency layers now face a gap between the system look and their custom UI.
This is not a trivial issue. If a user increases opacity system-wide and then opens an app that doesn’t follow that preference, the sudden shift in transparency can be jarring and may reduce readability for people who rely on higher-contrast UI.
For developers already using standard components, no code changes are needed. The system respects the user’s choice at the rendering level, so buttons, tab bars, and navigation elements automatically adjust. The practical advice for any team maintaining an iOS app is to audit custom views that apply their own blur or transparency effects and replace them with the system-provided materials where possible.
More from Morning Overview
*This article was researched with the help of AI, with human editors creating the final content.