fixing some compile errors
This commit is contained in:
parent
7a52955974
commit
7a6f673e1e
2 changed files with 2 additions and 2 deletions
|
|
@ -98,7 +98,7 @@ class MainActivity : SimpleActivity() {
|
|||
val adjustedPrimaryColor = getAdjustedPrimaryColor()
|
||||
no_conversations_placeholder_2.setTextColor(adjustedPrimaryColor)
|
||||
no_conversations_placeholder_2.underlineText()
|
||||
conversations_fastscroller.updateColors(adjustedPrimaryColor, adjustedPrimaryColor.getContrastColor())
|
||||
conversations_fastscroller.updateColors(adjustedPrimaryColor)
|
||||
checkShortcut()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue