Merge branch 'feature/display-reply-visibility' into fork
This commit is contained in:
commit
32d182f03a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
android:layout_marginTop="16dp"
|
android:layout_marginTop="16dp"
|
||||||
android:textAppearance="@style/m3_title_small"
|
android:textAppearance="@style/m3_title_small"
|
||||||
android:drawableStart="@drawable/ic_fluent_arrow_reply_20_filled"
|
android:drawableStart="@drawable/ic_fluent_arrow_reply_20_filled"
|
||||||
android:drawableEnd="@drawable/ic_fluent_earth_20_regular"
|
tools:drawableEnd="@drawable/ic_fluent_earth_20_regular"
|
||||||
android:drawableTint="?android:textColorSecondary"
|
android:drawableTint="?android:textColorSecondary"
|
||||||
android:drawablePadding="6dp"
|
android:drawablePadding="6dp"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue