mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-10 06:14:10 +01:00
reformat kotlin
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
bd2de486c3
commit
03fda89a22
@ -482,7 +482,7 @@ class LocationPickerController(args: Bundle) :
|
||||
private const val PERSON_HOT_SPOT_Y: Float = 20.0F
|
||||
private const val ZOOM_LEVEL_RECEIVED_RESULT: Double = 14.0
|
||||
private const val ZOOM_LEVEL_DEFAULT: Double = 14.0
|
||||
private const val GEOCODE_ZERO : Double = 0.0
|
||||
private const val GEOCODE_ZERO: Double = 0.0
|
||||
private const val HTTPS_PORT: Int = 443
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user