Key Points of This Article
- The “World Clock” widget in Android’s default “Clock” app might get backgrounds representing the cities.
- Code within app version v8.2 of the Android “Clock” app, distributed around September 22, 2025 (Monday), suggests the addition of backgrounds for the “World Clock” widget.
- It appears that the background display for the “World Clock” widget can be turned ON/OFF in the settings.
The “World Clock” feature in Android’s default “Clock” app displays the time in cities around the globe.
This “World Clock” can also be placed on the home screen as a widget, and it’s possible that this widget will soon feature backgrounds that represent the respective cities.
Code found within app version v8.2 of the Android “Clock” app, which was distributed around Monday, September 22, 2025, suggests the addition of backgrounds for the “World Clock” widget. The discovered background display feature for the “World Clock” widget appears to be controllable via a setting to turn it ON or OFF.
<activity
android:name="com.google.android.libraries.places.widget.internal.photoviewer.PlacesLightboxActivity"
android:exported="false"
android:windowSoftInputMode="adjustResize"/>
By adding backgrounds that represent each city to the “World Clock” widget, it will become easier to grasp the time in those locations. This is quite a welcome minor feature.
While the background display feature for the “World Clock” widget has not yet been confirmed to be rolling out, it is expected to begin deployment in the near future.
コメントを残す