IT之家 5 月 8 日消息,科技媒体 Android Authority 昨日(5 月 7 日)发布博文,通过挖掘安卓 17 QPR1 Beta 2 更新,发现谷歌将放宽 Pixel 手机主屏定制,让用户自由摆放图标、组件与留白区域,减少当前网格式布局的限制。
在主屏定制方面,Pixel Launcher 过去一直偏保守,优点是统一、干净,缺点却是可玩性不足。而谷歌有望在安卓 17 上补上这块短板,让 Pixel 主屏布局变得更自由。IT之家附上相关代码如下:
<string name="search_bar_customize">Customize search bar</string> <string name="search_bar_settings">Search bar settings</string> <string name="title_show_search_bar">Show search bar</string> <string name="subtitle_show_search_bar">At the bottom of your home screen</string>
基于目前挖掘的信息,本次调整不只是换壁纸或改图标形状,而是放宽图标和小组件的摆放规则,让用户可以留出更多空白区域,也能把常用内容集中到单手更容易点到的位置。

布局方面,在安卓 17 系统中,Pixel 用户可以能把高频 App 压到屏幕下半区,减少拇指来回够屏的动作。