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

Commit 0c882389 authored by Tracy Zhou's avatar Tracy Zhou
Browse files

Disable grid option feature in ThemePicker

Fixes: 158790001
Test: manual
Change-Id: I5419738d9b3be996cdcea0a7b5dc2d31ceff0055
parent a2710855
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -156,7 +156,8 @@
        <provider
            android:name="com.android.launcher3.graphics.GridOptionsProvider"
            android:authorities="${packageName}.grid_control"
            android:exported="true" />
            android:exported="true"
            android:enabled="false" />

        <!--
        The settings activity. To extend point settings_fragment_name to appropriate fragment class