aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_keyword.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/item_keyword.xml')
-rw-r--r--app/src/main/res/layout/item_keyword.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_keyword.xml b/app/src/main/res/layout/item_keyword.xml
index 3894fc7e..981dbed7 100644
--- a/app/src/main/res/layout/item_keyword.xml
+++ b/app/src/main/res/layout/item_keyword.xml
@@ -7,7 +7,7 @@
android:paddingBottom="8dp"
android:paddingTop="8dp">
- <android.support.v7.widget.AppCompatTextView
+ <androidx.appcompat.widget.AppCompatTextView
android:id="@+id/keyword_text"
android:layout_width="0dp"
android:layout_height="wrap_content"