Parcourir la source

Commented QS_TITLE intent filter.

pull/3/head
Mushegh Sahakyan il y a 4 ans
Parent
révision
31f6a46ed6
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. +3
    -3
      ui/src/main/AndroidManifest.xml

+ 3
- 3
ui/src/main/AndroidManifest.xml Voir le fichier

@@ -49,9 +49,9 @@
android:theme="@style/NoBackgroundTheme" />
<activity android:name=".activity.MainWireGuardActivity">
<!--TODO: Review if the filter is needed for the Bubble app"-->
<intent-filter>
<action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES" />
</intent-filter>
<!-- <intent-filter>-->
<!-- <action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES" />-->
<!-- </intent-filter>-->
</activity>
<activity
android:name=".activity.SettingsActivity"


Chargement…
Annuler
Enregistrer