1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Ugrade unstable room notice in settings

default update parent, clean migrate bottomsheet layout
This commit is contained in:
Valere
2021-06-24 09:38:20 +02:00
parent 171793d190
commit 57c75f8039
17 changed files with 239 additions and 192 deletions

View File

@@ -162,7 +162,7 @@ Formatter\.formatShortFileSize===1
# android\.text\.TextUtils
### This is not a rule, but a warning: the number of "enum class" has changed. For Json classes, it is mandatory that they have `@JsonClass(generateAdapter = false)`. If the enum is not used as a Json class, change the value in file forbidden_strings_in_code.txt
enum class===101
enum class===102
### Do not import temporary legacy classes
import org.matrix.android.sdk.internal.legacy.riot===3