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

Commit 28f5018c authored by narinder Rana's avatar narinder Rana
Browse files

Code refine - remove commented codes

parent 3e98aac6
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -108,8 +108,6 @@ class BackupController : QkController<BackupView, BackupState, BackupPresenter>(

        progressBar.indeterminateTintList = ColorStateList.valueOf(ContextCompat.getColor(progressBar.context, R.color.tools_theme))
        progressBar.progressTintList = ColorStateList.valueOf(ContextCompat.getColor(progressBar.context, R.color.tools_theme))
//        fabIcon.setTint(ContextCompat.getColor(fabIcon.context, R.color.tools_theme))
//        fabLabel.setTextColor(ContextCompat.getColor(fabIcon.context, R.color.tools_theme))

        fabIcon.setTint(ContextCompat.getColor(fabIcon.context, R.color.colorPrimaryDark))
        fabLabel.setTextColor(ContextCompat.getColor(fabIcon.context, R.color.colorPrimaryDark))