Fix widget arrow color

pull/2810/head
Alex Baker 2 months ago
parent b328651dd4
commit 14026356eb

@ -123,6 +123,7 @@ internal class TasksWidgetViewFactory(
R.drawable.ic_keyboard_arrow_up_black_18dp
}
)
setColorFilter(R.id.arrow, onSurfaceVariant)
setTextColor(
R.id.header,
section.headerColor(

Loading…
Cancel
Save