Use colsxrows instead of rowsxcols
This seems to be what everyone else uses
This commit is contained in:
parent
e9d7391e44
commit
48a4819392
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user