mirror of
https://github.com/FossifyOrg/Keyboard.git
synced 2026-03-11 10:39:20 -04: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