Fixed height of all apps icon in some configurations (running N1 with DPI set to 120)
This commit is contained in:
parent
946ad470c7
commit
4ab2f860e7
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue