Skip to content

Commit

Permalink
Fix layout issue for item subtitle
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Apr 5, 2023
1 parent b1acab1 commit 8a686fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/common_text_list_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
android:id="@+id/detail"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:visibility="gone"
style="@style/SecondaryListItemLabel" />
</LinearLayout>
Expand Down

0 comments on commit 8a686fc

Please sign in to comment.