diff options
Diffstat (limited to 'res/layout/wallpaper_card.xml')
-rw-r--r-- | res/layout/wallpaper_card.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/wallpaper_card.xml b/res/layout/wallpaper_card.xml index a896cbe..5ed7790 100644 --- a/res/layout/wallpaper_card.xml +++ b/res/layout/wallpaper_card.xml @@ -11,7 +11,7 @@ android:layout_height="match_parent" android:scaleType="centerCrop" /> - <TextView + <com.cyngn.theme.widget.LatoTextView android:id="@+id/none" android:layout_width="match_parent" android:layout_height="match_parent" |