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

Commit 78019cb9 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Allow LaunchBubble app to be launcher from launcher

Test: install all and check launcher
Change-Id: Ib544248a34bc6fd925b343bff819216cdec15f30
parent 3a4774d2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -123,6 +123,7 @@
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.LAUNCHER"/>
            </intent-filter>
        </activity>
        <activity