diff options
Diffstat (limited to 'app/src/main/res/layout/swipe_webview.xml')
-rw-r--r-- | app/src/main/res/layout/swipe_webview.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/res/layout/swipe_webview.xml b/app/src/main/res/layout/swipe_webview.xml index 12bccf11..d7a33d5b 100644 --- a/app/src/main/res/layout/swipe_webview.xml +++ b/app/src/main/res/layout/swipe_webview.xml @@ -27,9 +27,4 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="top" /> - - <com.pitchedapps.frost.web.FrostWebContextMenu - android:id="@+id/context_menu" - android:layout_width="match_parent" - android:layout_height="match_parent" /> </FrameLayout>
\ No newline at end of file |