Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3e540f35 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5204403 from 30ba96db to qt-release

Change-Id: I7cbcd46a7d1e8bef6c29569d9c2624272b8d0e22
parents cc162e9e 30ba96db
Loading
Loading
Loading
Loading
+14 −8
Original line number Diff line number Diff line
@@ -17,17 +17,23 @@

<profiles xmlns:launcher="http://schemas.android.com/apk/res-auto" >

    <profile
        launcher:name="Go Device"
        launcher:minWidthDps="296"
        launcher:minHeightDps="491.33"
    <grid-option
        launcher:name="4_by_4"
        launcher:numRows="4"
        launcher:numColumns="4"
        launcher:numFolderRows="4"
        launcher:numFolderColumns="4"
        launcher:numHotseatIcons="4"
        launcher:defaultLayoutId="@xml/default_workspace_4x4" >

        <display-option
            launcher:name="Go Device"
            launcher:minWidthDps="296"
            launcher:minHeightDps="491.33"
            launcher:iconSize="60"
            launcher:iconTextSize="14.0"
        launcher:defaultLayoutId="@xml/default_workspace_4x4"
        />
            launcher:canBeDefault="true" />

    </grid-option>

</profiles>
 No newline at end of file