From 3ae8982fa1a851918fe5d902b42905ce0ceda87c Mon Sep 17 00:00:00 2001
From: David Walter Seikel
Date: Mon, 22 Sep 2014 13:29:34 +1000
Subject: Add a spinner for CPUs, plus some clean up.
---
res/layout/main.xml | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
(limited to 'res/layout')
diff --git a/res/layout/main.xml b/res/layout/main.xml
index 18c9ec9..eec86f2 100644
--- a/res/layout/main.xml
+++ b/res/layout/main.xml
@@ -25,10 +25,15 @@
android:layout_height="wrap_content"
android:prompt="@+id/versionsPrompt" />
-
+ android:text="@string/cpusPrompt" />
+
+