From 2c2a35d664fc7a22d55f6006e58bfd57a76eb093 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sun, 23 Dec 2012 05:05:50 +0100 Subject: initial commit with first layout --- res/values/expirationtimes.xml | 8 ++++++++ res/values/strings.xml | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 res/values/expirationtimes.xml create mode 100644 res/values/strings.xml (limited to 'res/values') diff --git a/res/values/expirationtimes.xml b/res/values/expirationtimes.xml new file mode 100644 index 0000000..93f233c --- /dev/null +++ b/res/values/expirationtimes.xml @@ -0,0 +1,8 @@ + + + + One Hour + One Day + One Week + + diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 0000000..2db3adc --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,7 @@ + + + PasteIt + Title + Paste it! + Choose an expiration time + -- cgit v1.2.3