Skip to content

Commit

Permalink
Revert "Make user name correctly fill width in comment row"
Browse files Browse the repository at this point in the history
This reverts commit edeaba6.
  • Loading branch information
maniac103 committed Oct 7, 2022
1 parent 605aa1a commit 44e65b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/row_timeline_comment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
android:padding="@dimen/content_padding">

<LinearLayout
android:layout_width="match_parent"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="horizontal">

Expand Down

0 comments on commit 44e65b8

Please sign in to comment.