From 71a9e2ce1cd32f111da9837dc62edb51f9598d9d Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Wed, 30 Jan 2013 13:29:39 +0530 Subject: [PATCH] Add basic layout file for my contributions --- commons/res/layout/activity_contributions.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 commons/res/layout/activity_contributions.xml diff --git a/commons/res/layout/activity_contributions.xml b/commons/res/layout/activity_contributions.xml new file mode 100644 index 000000000..fbd3daaad --- /dev/null +++ b/commons/res/layout/activity_contributions.xml @@ -0,0 +1,8 @@ + + + + + \ No newline at end of file