diff --git a/Clover/app/src/main/res/layout/cell_post.xml b/Clover/app/src/main/res/layout/cell_post.xml index f7a2ec9d..62e811c5 100644 --- a/Clover/app/src/main/res/layout/cell_post.xml +++ b/Clover/app/src/main/res/layout/cell_post.xml @@ -22,7 +22,7 @@ along with this program. If not, see . android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" - tools:ignore="RtlHardcoded,RtlSymmetry"> + tools:ignore="RtlHardcoded,RtlSymmetry,NotSibling">