mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-23 21:50:31 +01:00
add empty lines for formatting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
ef4b08d752
commit
43f57931fd
@ -370,4 +370,4 @@ class ServerSelectionController : NewBaseController(R.layout.controller_server_s
|
|||||||
companion object {
|
companion object {
|
||||||
const val TAG = "ServerSelectionController"
|
const val TAG = "ServerSelectionController"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -204,4 +204,4 @@ class SwitchAccountController(args: Bundle? = null) :
|
|||||||
override val title: String
|
override val title: String
|
||||||
get() =
|
get() =
|
||||||
resources!!.getString(R.string.nc_select_an_account)
|
resources!!.getString(R.string.nc_select_an_account)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user