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