mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-24 05:55:39 +03:00
ktlintFormat
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
3cd25f4248
commit
b2b64674c0
1 changed files with 1 additions and 1 deletions
|
@ -3834,6 +3834,6 @@ class ChatActivity :
|
|||
private const val CURRENT_AUDIO_WAS_PLAYING_KEY = "CURRENT_AUDIO_PLAYING"
|
||||
private const val RESUME_AUDIO_TAG = "RESUME_AUDIO_TAG"
|
||||
private const val DELAY_TO_SHOW_PROGRESS_BAR = 1000L
|
||||
private const val FIVE_MINUTES_IN_SECONDS:Long = 300
|
||||
private const val FIVE_MINUTES_IN_SECONDS: Long = 300
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue