From 74dbe014c9be6ebbba80f1f08aec12d15254fcc7 Mon Sep 17 00:00:00 2001 From: Leon Scroggins Date: Fri, 15 Oct 2010 10:54:27 -0400 Subject: Updates to the add bookmark dialog. AddBookmarkPage: Use BreadCrumbView in the dialog. Set better dimensions so the dialog stays consistent. BreadCrumbView: Provide an option to disallow going back from a particular crumb. Limit the width of a crumb. Bug:2953515 Change-Id: Iadd68b89b9b43f9645d7c4dee483f66edb3f3c93 --- res/values/dimensions.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'res/values/dimensions.xml') diff --git a/res/values/dimensions.xml b/res/values/dimensions.xml index 4d19a9f..f550cf7 100644 --- a/res/values/dimensions.xml +++ b/res/values/dimensions.xml @@ -21,4 +21,6 @@ 90dip 80dip - \ No newline at end of file + 500dip + 300dip + -- cgit v1.1