From eca056926a5acacbd1fe6b144df2d2952dc4a86e Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Wed, 13 May 2015 14:58:15 -0700 Subject: [PATCH] Load ICU data in LayoutLib Also return the correct version numbers for ICU data. Change-Id: I7de973b5553c73948870b97bdc12a880bb2fdd85 --- tools/layoutlib/.idea/runConfigurations/Create.xml | 2 +- tools/layoutlib/Android.mk | 10 ++++++++++ .../bridge/src/libcore/icu/ICU_Delegate.java | 12 +++++++----- .../src/com/android/tools/layoutlib/create/Main.java | 1 + 4 files changed, 19 insertions(+), 6 deletions(-) diff --git a/tools/layoutlib/.idea/runConfigurations/Create.xml b/tools/layoutlib/.idea/runConfigurations/Create.xml index ff173e53f9655..bf8eba1c16290 100644 --- a/tools/layoutlib/.idea/runConfigurations/Create.xml +++ b/tools/layoutlib/.idea/runConfigurations/Create.xml @@ -3,7 +3,7 @@