Use colsxrows instead of rowsxcols

This seems to be what everyone else uses
This commit is contained in:
Christopher Eby 2012-02-17 17:18:45 -06:00
parent e9d7391e44
commit 48a4819392

View File

@ -70,7 +70,7 @@ THE SOFTWARE.
</receiver>
<receiver
android:name=".FourLongWidget"
android:label="Vanilla Music 1x4">
android:label="Vanilla Music 4x1">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
</intent-filter>