From 4221999c6eb4b969f40b1a6e85b334cc7ec750d3 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Sun, 28 Dec 2014 20:19:29 -0500 Subject: [PATCH] Android: Fix a warning regarding a string in the slider layout --- Source/Android/res/layout/slider_layout.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Source/Android/res/layout/slider_layout.xml b/Source/Android/res/layout/slider_layout.xml index 1448bf44ad..4341d9da16 100644 --- a/Source/Android/res/layout/slider_layout.xml +++ b/Source/Android/res/layout/slider_layout.xml @@ -1,5 +1,6 @@