summaryrefslogtreecommitdiff
path: root/src/com/android/customization/picker/themedicon
diff options
context:
space:
mode:
authorChihhang Chuang <chihhangchuang@google.com>2021-06-09 13:55:28 +0800
committerChihhang Chuang <chihhangchuang@google.com>2021-06-09 15:51:15 +0800
commitc395e58f4c8d0028a941d5e08f3dd1d2b3b00a23 (patch)
tree3bce74f11a8a496c8d92e6a9a4e7d88f26ad7892 /src/com/android/customization/picker/themedicon
parentc21a3ffb6726945e8d56845eb326a1c835529fc9 (diff)
downloadThemePicker-c395e58f4c8d0028a941d5e08f3dd1d2b3b00a23.tar.gz
[2/n] Move new picker logic to AOSP
- Wallpaper section Bug: 190354625 Test: Build and run the app Change-Id: I2ac6e82abdd2b114d3da5688ff8ecf561032d05f
Diffstat (limited to 'src/com/android/customization/picker/themedicon')
-rw-r--r--src/com/android/customization/picker/themedicon/ThemedIconSectionView.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/android/customization/picker/themedicon/ThemedIconSectionView.java b/src/com/android/customization/picker/themedicon/ThemedIconSectionView.java
index 12801065..3e03a41c 100644
--- a/src/com/android/customization/picker/themedicon/ThemedIconSectionView.java
+++ b/src/com/android/customization/picker/themedicon/ThemedIconSectionView.java
@@ -21,8 +21,8 @@ import android.widget.Switch;
import androidx.annotation.Nullable;
-import com.android.customization.picker.SectionView;
import com.android.wallpaper.R;
+import com.android.wallpaper.picker.SectionView;
/**
* The {@link SectionView} for themed icon section view