mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-10 06:14:10 +01:00
use 24h format
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
80e8e6024a
commit
9e587a4385
@ -254,6 +254,7 @@ class ConversationInfoController(args: Bundle) : BaseController(args), FlexibleA
|
||||
requireFutureDateTime =
|
||||
true,
|
||||
currentDateTime = currentTimeCalendar,
|
||||
show24HoursView = true,
|
||||
dateTimeCallback = { _,
|
||||
dateTime ->
|
||||
reconfigureLobbyTimerView(dateTime)
|
||||
|
Loading…
Reference in New Issue
Block a user