Merge change 25387 into eclair
* changes: 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"
|
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:minWidth="294dip"
|
android:minWidth="311dip"
|
||||||
android:minHeight="72dip"
|
android:minHeight="80dip"
|
||||||
android:initialLayout="@layout/widget"
|
android:initialLayout="@layout/widget"
|
||||||
>
|
>
|
||||||
</appwidget-provider>
|
</appwidget-provider>
|
||||||
|
Reference in New Issue
Block a user