am 9da119df
: Merge change 25387 into eclair
Merge commit '9da119dff89ca8433e253dd1df19eaceba8e9641' into eclair-plus-aosp * commit '9da119dff89ca8433e253dd1df19eaceba8e9641': Fix broken 9patch for hdpi.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 7.9 KiB |
@@ -15,8 +15,8 @@
|
||||
-->
|
||||
|
||||
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:minWidth="294dip"
|
||||
android:minHeight="72dip"
|
||||
android:minWidth="311dip"
|
||||
android:minHeight="80dip"
|
||||
android:initialLayout="@layout/widget"
|
||||
>
|
||||
</appwidget-provider>
|
||||
|
Reference in New Issue
Block a user