summaryrefslogtreecommitdiff
path: root/res/layout/theme_info_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/theme_info_view.xml')
-rw-r--r--res/layout/theme_info_view.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/theme_info_view.xml b/res/layout/theme_info_view.xml
index 83422ed9..085a35e3 100644
--- a/res/layout/theme_info_view.xml
+++ b/res/layout/theme_info_view.xml
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<com.android.customization.widget.ThemeInfoView
+<com.android.customization.picker.theme.ThemeInfoView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -73,4 +73,4 @@
android:layout_height="@dimen/theme_info_icon_size"
android:layout_marginHorizontal="@dimen/theme_info_margin"/>
</LinearLayout>
-</com.android.customization.widget.ThemeInfoView> \ No newline at end of file
+</com.android.customization.picker.theme.ThemeInfoView> \ No newline at end of file