mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Ensure the Clock
interface is used.
This commit is contained in:
committed by
Benoit Marty
parent
40d3203297
commit
32bc93c87d
@@ -173,4 +173,7 @@ PreferenceManager\.getDefaultSharedPreferences==2
|
||||
# findViewById
|
||||
|
||||
### Do not use `template_` string. Please remove the prefix `template_` to use the generated resource instead.
|
||||
R\.string\.template_
|
||||
R\.string\.template_
|
||||
|
||||
### Use the Clock interface, or use `measureTimeMillis`
|
||||
System\.currentTimeMillis\(\)===2
|
||||
|
Reference in New Issue
Block a user