Element-android: 12-hour time setting missing.

Created on 3 Mar 2020  路  3Comments  路  Source: vector-im/element-android

timeline_settings legacy-feature p3

Most helpful comment

I agree. There shouldn't be a seperate option. It should just detect what the system time uses.

https://developer.android.com/reference/android/text/format/DateFormat.html#is24HourFormat(android.content.Context) looks like the relevant API

All 3 comments

Do we really need a setting for this?
This should be easily determinable by the locale/format setting of the device; so no need to clutter RiotX's UI with settings, right?

I agree. There shouldn't be a seperate option. It should just detect what the system time uses.

https://developer.android.com/reference/android/text/format/DateFormat.html#is24HourFormat(android.content.Context) looks like the relevant API

Yes, RiotX should use the format of the current locale of the device, which can now be changed in the settings (in RiotX v0.21.0)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

steef435 picture steef435  路  3Comments

bmarty picture bmarty  路  3Comments

bmarty picture bmarty  路  3Comments

jtagcat picture jtagcat  路  3Comments

532910 picture 532910  路  3Comments