aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_rule.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/item_rule.xml')
-rw-r--r--app/src/main/res/layout/item_rule.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_rule.xml b/app/src/main/res/layout/item_rule.xml
index 1124a548..2c4a845b 100644
--- a/app/src/main/res/layout/item_rule.xml
+++ b/app/src/main/res/layout/item_rule.xml
@@ -11,7 +11,7 @@
android:textColor="@color/primaryTextColor"
android:textSize="16sp" />
- <CustomView.CustomMarkwonView
+ <TextView
android:id="@+id/description_markwon_view_item_rule"
android:layout_width="match_parent"
android:layout_height="wrap_content"