mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-17 20:30:58 +01:00
use proper colors at the list widget config screen
This commit is contained in:
parent
9862f958bf
commit
04b8fc8613
@ -74,6 +74,7 @@ class WidgetListConfigureActivity : SimpleActivity() {
|
||||
override fun onResume() {
|
||||
super.onResume()
|
||||
window.decorView.setBackgroundColor(0)
|
||||
updateTextColors(config_list_holder)
|
||||
}
|
||||
|
||||
private fun initVariables() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user