From 99bb04032209271f0ed416bb42ea5ab09de23eb8 Mon Sep 17 00:00:00 2001 From: mikem Date: Sun, 30 Mar 2014 18:24:58 -0600 Subject: Initial commit. Double tap to increment weight, long press to decrement, fling up/down in increment/decrement reps, swipe left/right to navigate through exercises. Currently uses a hard-coded list of exercises that vary depending on the day of the week. --- GymLog/src/main/res/values/strings.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 GymLog/src/main/res/values/strings.xml (limited to 'GymLog/src/main/res/values/strings.xml') diff --git a/GymLog/src/main/res/values/strings.xml b/GymLog/src/main/res/values/strings.xml new file mode 100644 index 0000000..530eeb9 --- /dev/null +++ b/GymLog/src/main/res/values/strings.xml @@ -0,0 +1,9 @@ + + + + GymLog + Hello world! + Settings + Hello blank fragment + + -- cgit v1.2.3-70-g09d2