mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-02-11 17:10:38 +01:00
fixing a view id
This commit is contained in:
parent
168dcc9f71
commit
425f6622ce
@ -50,7 +50,7 @@ class RecentsFragment(context: Context, attributeSet: AttributeSet) : MyViewPage
|
||||
|
||||
override fun setupColors(textColor: Int, primaryColor: Int, properPrimaryColor: Int) {
|
||||
binding.recentsPlaceholder.setTextColor(textColor)
|
||||
binding.recentsPlaceholder.setTextColor(properPrimaryColor)
|
||||
binding.recentsPlaceholder2.setTextColor(properPrimaryColor)
|
||||
|
||||
recentsAdapter?.apply {
|
||||
initDrawables()
|
||||
|
Loading…
x
Reference in New Issue
Block a user