summaryrefslogtreecommitdiffstats
path: root/res/layout/font_component_selection_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/font_component_selection_item.xml')
-rw-r--r--res/layout/font_component_selection_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/font_component_selection_item.xml b/res/layout/font_component_selection_item.xml
index bd3c154..1d3434c 100644
--- a/res/layout/font_component_selection_item.xml
+++ b/res/layout/font_component_selection_item.xml
@@ -5,7 +5,7 @@
android:layout_height="@dimen/component_selection_cell_height"
android:background="@drawable/component_selection_selector">
- <org.cyanogenmod.theme.util.FittedTextView
+ <com.cyngn.theme.widget.FittedTextView
android:id="@+id/text_preview"
android:layout_width="@dimen/component_selection_content_width"
android:layout_height="@dimen/component_selection_content_height"