Put back the back button

Change-Id: I0aea487eb2123d3d7e689c2f8ef24e9025a34aee
This commit is contained in:
Joe Onorato
2010-11-02 00:14:33 -07:00
parent 4f50e8863f
commit 7e750b1b84
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 979 B

View File

@@ -133,7 +133,7 @@
android:layout_height="match_parent"
android:paddingLeft="15dip"
android:paddingRight="15dip"
android:src="@drawable/status_bar_back"
android:src="@drawable/ic_sysbar_back"
android:background="@drawable/ic_sysbar_icon_bg"
systemui:keyCode="4"
/>