From 7dc444b4c3b70a09a33c0892fb8677922bdf1ecc Mon Sep 17 00:00:00 2001 From: John Reck Date: Thu, 16 Jun 2011 17:44:29 -0700 Subject: Accessibility tweaks Min font size now shows pt value Text size replaced with text zoom Change-Id: Ic5906be094425bc5099a17571868c7a994a6cb86 --- res/layout/font_size_widget.xml | 26 ++++++++++++++++++++++++++ res/layout/min_font_size.xml | 38 -------------------------------------- 2 files changed, 26 insertions(+), 38 deletions(-) create mode 100644 res/layout/font_size_widget.xml delete mode 100644 res/layout/min_font_size.xml (limited to 'res/layout') diff --git a/res/layout/font_size_widget.xml b/res/layout/font_size_widget.xml new file mode 100644 index 0000000..296f5bf --- /dev/null +++ b/res/layout/font_size_widget.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/res/layout/min_font_size.xml b/res/layout/min_font_size.xml deleted file mode 100644 index d4d1314..0000000 --- a/res/layout/min_font_size.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - -- cgit v1.1