]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/drawerlayout.xml
Release 1.13.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / drawerlayout.xml
index 8747ae70f086a8b1189b60486992c922839f571e..0b59f98dc30603d31378945ff8feb59c67dfefe9 100644 (file)
@@ -69,8 +69,7 @@
             <include layout="@layout/main_webview" />
         </LinearLayout>
 
-        <!-- `fullScreenVideoFrameLayout` is used to display full screen videos.  It is initially `android:visibility="gone"` to hide it from view.
-    The `FrameLayout` needs to be before the `NavigationView` or touches on the navigation drawer will not work after exiting full screen video using the back button.-->
+        <!-- `fullScreenVideoFrameLayout` is used to display full screen videos.  It is initially `android:visibility="gone"` to hide it from view. -->
         <FrameLayout
             android:id="@+id/full_screen_video_framelayout"
             android:layout_height="match_parent"