aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/adapter_default_entry.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/adapter_default_entry.xml')
-rw-r--r--app/src/main/res/layout/adapter_default_entry.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/adapter_default_entry.xml b/app/src/main/res/layout/adapter_default_entry.xml
index a02d03f0..b011fbf5 100644
--- a/app/src/main/res/layout/adapter_default_entry.xml
+++ b/app/src/main/res/layout/adapter_default_entry.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<TextView xmlns:android="http://schemas.android.com/apk/res/android"
+<ml.docilealligator.infinityforreddit.customviews.SpoilerOnClickTextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/text"
android:layout_width="match_parent"
android:layout_height="wrap_content"