Merge "Updated hotseat artwork." into froyo
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 898 B |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 795 B |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 963 B |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 952 B |
|
After Width: | Height: | Size: 397 B |
|
After Width: | Height: | Size: 472 B |
|
After Width: | Height: | Size: 580 B |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 680 B After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 474 B |
|
Before Width: | Height: | Size: 424 B After Width: | Height: | Size: 537 B |
|
Before Width: | Height: | Size: 664 B After Width: | Height: | Size: 667 B |
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.1 KiB |
@@ -94,13 +94,13 @@
|
||||
android:layout_width="@dimen/button_bar_height_portrait"
|
||||
android:layout_gravity="right|center_vertical"
|
||||
android:layout_marginBottom="@dimen/half_status_bar_height"
|
||||
android:padding="4dip"
|
||||
>
|
||||
|
||||
<com.android.launcher2.HandleView
|
||||
style="@style/HotseatButton"
|
||||
android:id="@+id/all_apps_button"
|
||||
android:layout_centerInParent="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_alignParentRight="true"
|
||||
|
||||
android:src="@drawable/all_apps_button"
|
||||
launcher:direction="vertical"
|
||||
|
||||
@@ -86,13 +86,14 @@
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="@dimen/button_bar_height"
|
||||
android:layout_gravity="bottom|center_horizontal"
|
||||
android:padding="4dip"
|
||||
android:paddingTop="2dip"
|
||||
>
|
||||
|
||||
<com.android.launcher2.HandleView
|
||||
style="@style/HotseatButton"
|
||||
android:id="@+id/all_apps_button"
|
||||
android:layout_centerInParent="true"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_alignParentBottom="true"
|
||||
|
||||
android:src="@drawable/all_apps_button"
|
||||
launcher:direction="horizontal"
|
||||
|
||||