diff --git a/app/src/main/res/layout/item_book_source.xml b/app/src/main/res/layout/item_book_source.xml
index b262f25c7..4c8aa3535 100644
--- a/app/src/main/res/layout/item_book_source.xml
+++ b/app/src/main/res/layout/item_book_source.xml
@@ -18,6 +18,7 @@
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toLeftOf="@id/swt_enabled"
app:layout_constraintTop_toTopOf="parent"
+ tools:text="@string/book_source"
tools:ignore="TouchTargetSizeCheck" />
+ tools:ignore="RtlHardcoded,RtlSymmetry,TouchTargetSizeCheck" />