diff --git a/vector/src/main/AndroidManifest.xml b/vector/src/main/AndroidManifest.xml index 13a85e1e6f4..7492da37e8d 100644 --- a/vector/src/main/AndroidManifest.xml +++ b/vector/src/main/AndroidManifest.xml @@ -92,8 +92,10 @@ android:theme="@style/Theme.Vector.Launcher" /> + @@ -107,9 +109,12 @@ + + @@ -124,9 +129,12 @@ android:scheme="element" /> + + @@ -147,7 +155,6 @@ android:name=".features.media.VectorAttachmentViewerActivity" android:theme="@style/Theme.Vector.Black.Transparent" tools:ignore="Instantiatable" /> - - @@ -186,6 +192,7 @@ + + + - - - - @@ -308,7 +314,6 @@ @@ -379,7 +386,9 @@ A media button receiver receives and helps translate hardware media playback buttons, such as those found on wired and wireless headsets, into the appropriate callbacks in your app. --> - +