Urgent.News

What's breaking now, across thousands of outlets.

Tech

Google is preparing a Liquid Glass redesign for YouTube and YouTube Music

YouTube users on iOS may not have to wait long for Liquid Glass, with Live Activities also on the horizon.

Google is preparing a Liquid Glass redesign for YouTube and YouTube Music

Google is reportedly set to introduce a redesigned look for its YouTube and YouTube Music applications, according to a leak. The update will likely feature a design based on Apple's Liquid Glass UI, which integrates seamlessly with iOS Live Activities. These Live Activities allow for real-time updates within the Dynamic Island interface.

Google has previously incorporated elements of Liquid Glass into some of its apps, although many popular iOS apps have yet to receive this treatment. While opinions on Apple's Liquid Glass design have been mixed, it remains a core element of the iOS design language and is expected to continue being adopted by third-party apps. A screenshot shared by MacRumors analyst Aaron Perris on X shows potential feature flags for the Liquid Glass update.

Although it's uncertain which specific app the screenshot originates from, Perris confirms that both Google's YouTube and YouTube Music apps will likely receive the UI overhaul to align with the iOS design language.

Written by urgent.news from Android Authority's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at androidauthority.com →

More in Tech

Deploying Go Applications: The Smallest Docker Images You’ll Ever Ship

Go compiles to a single static binary, perfect for containers. Build 10 MB images and deploy them to your VPS with zero-downtime rollouts.

  • Go applications compile to single static binary, ideal for container deployment
  • Docker images under 15 MB using -ldflags=-s -w flag to strip debug symbols
  • Graceful shutdown and health checks implemented in Go binary for zero-downtime deployments

A Shapefile Is Four Files, and the Important One Is Optional

A user clicks "upload" and picks a file. In most systems that sentence is the whole story. In a geospatial system, the thing they picked is one of four files that only mean something together, the one…

  • A shapefile comprises four files: .shp, .shx, .dbf, and .prj
  • The .shp file holds geometry, .shx is an index, and .dbf contains attributes
  • The .prj file defining coordinate system is optional but often missing

Making Sense of the DC Multiverse

Why are there so many dimensions in DC comics universe? How did they all get started? And how are they connected? Susana Polo, Polygon's Entertainment Editor and resident comic book expert, breaks in…

More from Wednesday 26 August →