From fec23276e8290d4600ef79c54b5fcb00673daa83 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 16 Feb 2018 21:51:02 -0500 Subject: Update/misc (#728) * Update basic agent check; fixes #714 * Disable swipe on long click * Remove duplicate code * Update dependencies * Update dependencies 2 * Add debug keystore * Update versions * Fix duplicate notification * Fix duplicate notification sound; addreesses #725 * Update changelog * Clean up --- app/src/main/res/layout/activity_web_overlay.xml | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'app/src/main/res/layout/activity_web_overlay.xml') diff --git a/app/src/main/res/layout/activity_web_overlay.xml b/app/src/main/res/layout/activity_web_overlay.xml index fe223811..55456fae 100644 --- a/app/src/main/res/layout/activity_web_overlay.xml +++ b/app/src/main/res/layout/activity_web_overlay.xml @@ -23,17 +23,4 @@ android:layout_height="match_parent" android:layout_marginTop="?attr/actionBarSize" /> - - - - - - - - - - - - - -- cgit v1.2.3