don't display when visibility is unknown

This commit is contained in:
sk 2022-11-19 23:43:52 +01:00
parent b0f76739ba
commit da4f54751e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
android:layout_marginTop="16dp"
android:textAppearance="@style/m3_title_small"
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:drawablePadding="6dp"
android:singleLine="true"