diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index e29d0101d..896c914b7 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -71,7 +71,7 @@ android:configChanges="orientation|keyboardHidden|screenSize" android:theme="@style/FullscreenTheme" android:parentActivityName=".VideoItemDetailActivity" - > + tools:ignore="UnusedAttribute">