fix(extended-footer): readd "last edit"'s button icon

This commit is contained in:
LucasGGamerM 2024-03-17 20:01:30 -03:00
parent 445bf28e94
commit ad4423526d
1 changed files with 3 additions and 0 deletions

View File

@ -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