mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] For issue: https://github.com/mozilla-mobile/fenix/issues/16396 Fix text contrast ratio on "recently closed tabs"
This commit is contained in:
parent
3fcd0878d4
commit
a84d30689d
@ -147,7 +147,7 @@ class HistoryListItemViewHolder(
|
||||
}
|
||||
|
||||
companion object {
|
||||
const val DELETE_BUTTON_DISABLED_ALPHA = 0.4f
|
||||
const val DELETE_BUTTON_DISABLED_ALPHA = 0.7f
|
||||
const val LAYOUT_ID = R.layout.history_list_item
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user