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

Commit a304f4fc authored by Christopher Jakob's avatar Christopher Jakob
Browse files

Long Press on Tile will lead to SplashActivity

parent c4bc06e3
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
            android:theme="@style/SplashTheme">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES" />

                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>