am 25736aa9: Fix issue where you couldn\'t click anything in the hotseat

* commit '25736aa94cc23a2313c336b663da728bbdae32b2':
  Fix issue where you couldn't click anything in the hotseat
This commit is contained in:
Adam Cohen
2012-08-20 22:49:31 -07:00
committed by Android Git Automerger
+4 -4
View File
@@ -63,16 +63,16 @@
<include android:id="@+id/cell5" layout="@layout/workspace_screen" />
</com.android.launcher2.Workspace>
<include
android:id="@+id/qsb_bar"
layout="@layout/qsb_bar" />
<include layout="@layout/hotseat"
android:id="@+id/hotseat"
android:layout_width="match_parent"
android:layout_height="@dimen/button_bar_height_plus_padding"
android:layout_gravity="bottom" />
<include
android:id="@+id/qsb_bar"
layout="@layout/qsb_bar" />
<com.android.launcher2.DrawableStateProxyView
android:id="@+id/voice_button_proxy"
android:layout_width="80dp"