From: masensio Date: Sat, 17 Aug 2013 16:39:05 +0000 (+0200) Subject: message 'Session expires' in TextView instead of Toast X-Git-Tag: oc-android-1.4.6~17^2~20 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/2d36f5a564a7b2ad43e1d67ffb37eb207adbb65a?hp=--cc message 'Session expires' in TextView instead of Toast --- 2d36f5a564a7b2ad43e1d67ffb37eb207adbb65a diff --git a/res/layout-land/account_setup.xml b/res/layout-land/account_setup.xml index 5b3ec5d2..e00ade84 100644 --- a/res/layout-land/account_setup.xml +++ b/res/layout-land/account_setup.xml @@ -64,7 +64,14 @@ android:onClick="onRefreshClick" android:text="@string/auth_check_server" android:visibility="gone" /> - + + +