Fix detekt issue, optimize import, fix color of preference category title
This commit is contained in:
parent
d7e62f4ae3
commit
426005f298
28 changed files with 44 additions and 52 deletions
|
|
@ -107,7 +107,7 @@ TwitterCompose:
|
|||
CompositionLocalAllowlist:
|
||||
active: true
|
||||
# You can optionally define a list of CompositionLocals that are allowed here
|
||||
# allowedCompositionLocals: LocalSomething,LocalSomethingElse
|
||||
allowedCompositionLocals: LocalColors
|
||||
CompositionLocalNaming:
|
||||
active: true
|
||||
ContentEmitterReturningValues:
|
||||
|
|
@ -137,7 +137,7 @@ TwitterCompose:
|
|||
PreviewNaming:
|
||||
active: true
|
||||
PreviewPublic:
|
||||
active: true
|
||||
active: false
|
||||
# You can optionally disable that only previews with @PreviewParameter are flagged
|
||||
previewPublicOnlyIfParams: false
|
||||
RememberMissing:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue