Fixed height of all apps icon in some configurations (running N1 with DPI set to 120)

This commit is contained in:
Michael Jurka 2010-07-12 16:36:06 -07:00
parent 946ad470c7
commit 4ab2f860e7
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
<com.android.launcher2.HandleView
style="@style/HotseatButton"
android:id="@+id/all_apps_button"
android:layout_height="@dimen/button_bar_height"
android:layout_width="@dimen/button_bar_height"
android:src="@drawable/all_apps_button"