From ee4e8f9bea9f04c6d642d8c58016af276e52c5a8 Mon Sep 17 00:00:00 2001 From: Adnan Begovic Date: Wed, 3 Jun 2015 17:12:03 -0700 Subject: [PATCH] CMSDK: Update samples for expanded styles. Change-Id: I2421ce3f2cf349acf726554f22108bbfcf895bfb --- samples/customtiles/res/layout/main.xml | 12 +++ samples/customtiles/res/values/strings.xml | 4 +- .../samples/customtiles/MainActivity.java | 89 ++++++++++++++++--- 3 files changed, 91 insertions(+), 14 deletions(-) diff --git a/samples/customtiles/res/layout/main.xml b/samples/customtiles/res/layout/main.xml index 8b07f8d..416a6e5 100644 --- a/samples/customtiles/res/layout/main.xml +++ b/samples/customtiles/res/layout/main.xml @@ -10,5 +10,17 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/custom_tile_publish"/> + +