From a682a3ccac02db69bd8708258aae263be4b22e72 Mon Sep 17 00:00:00 2001 From: Leon Scroggins III Date: Mon, 27 Sep 2010 12:32:40 -0400 Subject: Use the system downloads UI, instead of browser specific 1. Bug:3034564 Change-Id: Id850854da7db9c1a36500c9eee9debad64bdf97e --- res/layout/browser_download_item.xml | 91 ----------------------------------- res/layout/browser_downloads_page.xml | 24 --------- res/layout/no_downloads.xml | 25 ---------- 3 files changed, 140 deletions(-) delete mode 100644 res/layout/browser_download_item.xml delete mode 100644 res/layout/browser_downloads_page.xml delete mode 100644 res/layout/no_downloads.xml (limited to 'res') diff --git a/res/layout/browser_download_item.xml b/res/layout/browser_download_item.xml deleted file mode 100644 index 52f49c1..0000000 --- a/res/layout/browser_download_item.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/res/layout/browser_downloads_page.xml b/res/layout/browser_downloads_page.xml deleted file mode 100644 index 5cdf30c..0000000 --- a/res/layout/browser_downloads_page.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - diff --git a/res/layout/no_downloads.xml b/res/layout/no_downloads.xml deleted file mode 100644 index 6918eab..0000000 --- a/res/layout/no_downloads.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - -- cgit v1.1