summaryrefslogtreecommitdiff
path: root/src/com/android/customization/picker/notifications/ui/binder/NotificationSectionBinder.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/customization/picker/notifications/ui/binder/NotificationSectionBinder.kt')
-rw-r--r--src/com/android/customization/picker/notifications/ui/binder/NotificationSectionBinder.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/android/customization/picker/notifications/ui/binder/NotificationSectionBinder.kt b/src/com/android/customization/picker/notifications/ui/binder/NotificationSectionBinder.kt
index 1868a4e9..8f2727c5 100644
--- a/src/com/android/customization/picker/notifications/ui/binder/NotificationSectionBinder.kt
+++ b/src/com/android/customization/picker/notifications/ui/binder/NotificationSectionBinder.kt
@@ -25,7 +25,7 @@ import androidx.lifecycle.LifecycleOwner
import androidx.lifecycle.lifecycleScope
import androidx.lifecycle.repeatOnLifecycle
import com.android.customization.picker.notifications.ui.viewmodel.NotificationSectionViewModel
-import com.android.wallpaper.R
+import com.android.themepicker.R
import kotlinx.coroutines.launch
/**