aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2014-08-23 21:31:27 +0200
committerDaniel Gultsch <daniel@gultsch.de>2014-08-23 21:31:27 +0200
commite0b759340ded08ed7fcc3942473e7b3e3a91d2a1 (patch)
treeefea0eadfc7a2b90922e18f29884a8b54d1ccfda /res
parentd504daec168a9a921a370798ea2e5b12bd6fe60e (diff)
jump right into edit account if now accounts are configured
Diffstat (limited to 'res')
-rw-r--r--res/layout/activity_edit_account.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/activity_edit_account.xml b/res/layout/activity_edit_account.xml
index 826d895f..2c08b926 100644
--- a/res/layout/activity_edit_account.xml
+++ b/res/layout/activity_edit_account.xml
@@ -86,7 +86,7 @@
android:layout_marginTop="8dp"
android:orientation="vertical"
android:padding="16dp"
- android:visibility="visible" >
+ android:visibility="gone" >
<TextView
android:layout_width="fill_parent"