use 24h format

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2021-04-22 00:00:30 +02:00
parent 80e8e6024a
commit 9e587a4385
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -254,6 +254,7 @@ class ConversationInfoController(args: Bundle) : BaseController(args), FlexibleA
requireFutureDateTime =
true,
currentDateTime = currentTimeCalendar,
show24HoursView = true,
dateTimeCallback = { _,
dateTime ->
reconfigureLobbyTimerView(dateTime)