We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ca6f6 commit 59dcc08Copy full SHA for 59dcc08
WordPress/src/main/res/layout/reader_listitem_comment.xml
@@ -221,7 +221,7 @@
221
style="?android:attr/progressBarStyleSmall"
222
android:layout_width="wrap_content"
223
android:layout_height="wrap_content"
224
- android:layout_alignParentEnd="true"
+ android:layout_alignEnd="@+id/comment_body_container"
225
android:layout_centerVertical="true"
226
android:visibility="gone"
227
tools:visibility="visible" />
0 commit comments