Skip to content

Commit fdbbbba

Browse files
committed
Updated add-widget graphics
Bug: 7421953 Change-Id: I7961e0e2b0e53467d57d3253d078055dc7614b4f
1 parent 68b1405 commit fdbbbba

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed
-12.7 KB
Binary file not shown.
316 Bytes
Loading
-7.55 KB
Binary file not shown.
262 Bytes
Loading
-15.4 KB
Binary file not shown.
422 Bytes
Loading

core/res/res/layout/keyguard_add_widget.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
android:layout_height="wrap_content"
3636
android:layout_gravity="center"
3737
android:padding="24dp"
38-
android:src="@drawable/add_widget" />
38+
android:src="@drawable/kg_add_widget" />
3939
</FrameLayout>
40-
</com.android.internal.policy.impl.keyguard.KeyguardWidgetFrame>
40+
</com.android.internal.policy.impl.keyguard.KeyguardWidgetFrame>

0 commit comments

Comments
 (0)