Files
frameworks_base/packages/SystemUI/res-keyguard/drawable/analog_frame.xml
Robert Snoeberger 8c0fa8a511 Update Analog clock face assets.
This change makes the minute and hour hands longer.

Fixes: 132077607
Test: visual - checked analog clock on AOD
Test: burn in assets updated
Change-Id: I3f58d77a23440801597d848aa925b87ae90489d3
2019-05-06 18:12:41 +00:00

8 lines
298 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="380dp"
android:width="380dp"
android:viewportHeight="380"
android:viewportWidth="380">
<path android:fillColor="#000000" android:pathData="M190,190m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0"/>
</vector>