summaryrefslogtreecommitdiffstats
path: root/res/layout/font_card.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/font_card.xml')
-rw-r--r--res/layout/font_card.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/font_card.xml b/res/layout/font_card.xml
index 3b4808d..3a58f93 100644
--- a/res/layout/font_card.xml
+++ b/res/layout/font_card.xml
@@ -16,7 +16,7 @@
limitations under the License.
-->
-<org.cyanogenmod.theme.chooser.ComponentCardView
+<org.cyanogenmod.theme.chooser2.ComponentCardView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/font_preview_container"
android:layout_width="match_parent"
@@ -64,4 +64,4 @@
android:src="@drawable/ic_addcomponent"/>
</LinearLayout>
</FrameLayout>
-</org.cyanogenmod.theme.chooser.ComponentCardView>
+</org.cyanogenmod.theme.chooser2.ComponentCardView>