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
8 lines
298 B
XML
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>
|