Selaa lähdekoodia

Commented QS_TITLE intent filter.

pull/3/head
Mushegh Sahakyan 4 vuotta sitten
vanhempi
commit
31f6a46ed6
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. +3
    -3
      ui/src/main/AndroidManifest.xml

+ 3
- 3
ui/src/main/AndroidManifest.xml Näytä tiedosto

@@ -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"


Ladataan…
Peruuta
Tallenna