Skip to content

Commit

Permalink
fix(extended-footer): readd "last edit"'s button icon
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasGGamerM committed Mar 17, 2024
1 parent 445bf28 commit ad44235
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mastodon/src/main/res/layout/display_item_extended_footer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@
android:textAppearance="@style/m3_label_large"
android:textColor="?colorM3OnSurfaceVariant"
android:gravity="center_vertical"
android:drawableStart="@drawable/ic_fluent_history_20_regular"
android:drawablePadding="8dp"
android:drawableTint="?colorM3OnSurfaceVariant"
tools:text="Last edit bla bla"/>

<org.joinmastodon.android.ui.views.WrappingLinearLayout
Expand Down

0 comments on commit ad44235

Please sign in to comment.