mirror of
https://github.com/FossifyOrg/Keyboard.git
synced 2026-01-20 13:28:06 -05:00
Merge branch 'main' into add_chuvash
This commit is contained in:
@@ -440,7 +440,8 @@ class MyKeyboardView @JvmOverloads constructor(context: Context, attrs: Attribut
|
||||
|
||||
topClipboardDivider.beGoneIf(wasDarkened)
|
||||
topClipboardDivider.background = ColorDrawable(mStrokeColor)
|
||||
clipboardManagerHolder.background = ColorDrawable(mKeyboardBackgroundColor)
|
||||
clipboardManagerTopBar.background = ColorDrawable(mKeyboardBackgroundColor)
|
||||
clipboardManagerHolder.background = ColorDrawable(mBackgroundColor)
|
||||
|
||||
clipboardManagerClose.applyColorFilter(mTextColor)
|
||||
clipboardManagerManage.applyColorFilter(mTextColor)
|
||||
|
||||
Reference in New Issue
Block a user