Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30ad6968 authored by George Lin's avatar George Lin Committed by Android (Google) Code Review
Browse files

Merge "Fix repetitive clock color options when onResume" into main

parents 93ddc7b5 34f1654b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -141,6 +141,7 @@ object ClockSettingsBinder {

                launch {
                    viewModel.colorOptions.collect { colorOptions ->
                        colorOptionContainerListView.removeAllViews()
                        colorOptions.forEachIndexed { index, colorOption ->
                            colorOption.payload?.let { payload ->
                                val item =