aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
authorZeapo <mohamed@zenadi.com>2014-08-08 18:46:35 +0100
committerZeapo <mohamed@zenadi.com>2014-08-08 18:46:35 +0100
commit42f1abfa76f06ee6d0a0e3bd5cc13b4afb1922a4 (patch)
treee52d5f06b8ce3107c3accdb1321cbba34b026166 /app/src/main/res/layout
parent9db42440fb61f7e3b18f36532117f2247392dfe1 (diff)
more refactoring and ability to pull from server
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/activity_git_clone.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_git_clone.xml b/app/src/main/res/layout/activity_git_clone.xml
index 8c0a3336..d4ccbc8a 100644
--- a/app/src/main/res/layout/activity_git_clone.xml
+++ b/app/src/main/res/layout/activity_git_clone.xml
@@ -6,7 +6,7 @@
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
android:paddingBottom="@dimen/activity_vertical_margin"
- tools:context="com.zeapo.pwdstore.GitClone">
+ tools:context="com.zeapo.pwdstore.GitHandler">
<LinearLayout
android:orientation="vertical"