Merge "Fix grid options provider metadata" into ub-launcher3-master
This commit is contained in:
commit
eefa08b8be
|
@ -63,7 +63,7 @@
|
|||
</intent-filter>
|
||||
<meta-data
|
||||
android:name="com.android.launcher3.grid.control"
|
||||
android:value="${packageName}.grid.control" />
|
||||
android:value="${packageName}.grid_control" />
|
||||
</activity>
|
||||
|
||||
</application>
|
||||
|
|
Loading…
Reference in New Issue