WhatsApp working to bring Liquid Glass to the in-chat interface
WhatsApp is working to extend its Liquid Glass design language to the in-chat interface, following a slow rollout to the main Chats screen. The updated look includes a floating chat bar and semi-transparent navigation elements with depth and blur effects. While not yet available to most users, the changes are being tested in the WhatsApp beta on TestFlight.
- ▪WhatsApp began testing the Liquid Glass design last year, initially applying it to the bottom navigation bar and parts of the Chats tab.
- ▪As of October 2025, only some users had access to the Liquid Glass interface, with most still using the older design.
- ▪The new in-chat interface features a floating chat bar and a semi-transparent navigation bar with subtle shadow and blur effects.
- ▪Meta continues to expand the Liquid Glass redesign in the WhatsApp beta, including updates to the voice message player earlier in 2026.
- ▪The full release date for the Liquid Glass update remains uncertain, as it is still in development and not yet available to beta testers.
- ▪There is no guarantee the feature will launch as expected, since it is currently only referenced in code.
Opening excerpt (first ~120 words) tap to expand
// Make sure that nineto5ads exists, it will load ad once google tag exists window.nineto5ads = window.nineto5ads|| []; if (typeof adSizes === 'undefined') { var adSizes = {"leaderboard":{"mobile":[[320,50],[320,100]],"tablet":[[728,90],[320,100]],"desktop":[[970,250],[728,90],[970,70],[970,90]]},"sidebar":{"mobile":[300,250],"desktop":[[300,600],[300,250]]}}; } function getLeaderboardApstagSlotsSizes() { if ( window.innerWidth < 768 ) { return adSizes.leaderboard.mobile; } else if ( window.innerWidth < 1024 ) { return adSizes.leaderboard.tablet; } else { return adSizes.leaderboard.desktop; } } window.nineto5ads.push(function() { apstag.fetchBids({ slots: [{ slotID: "div-gpt-ad-1436850350386-0", slotName: "\/1049447\/9to5mac-Top", sizes: getLeaderboardApstagSlotsSizes() }], timeout: 2e3…
Excerpt limited to ~120 words for fair-use compliance. The full article is at 9to5Mac.