[fenix] Replace lingering occurence of ic_hollow_share with ic_share_filled (https://github.com/mozilla-mobile/fenix/pull/16548)

pull/600/head
Bryan Kok 4 years ago committed by GitHub
parent f73385df4a
commit 2b0c11aae1

@ -32,7 +32,7 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@id/menu_multi_select"
app:layout_constraintTop_toTopOf="parent"
app:srcCompat="@drawable/ic_hollow_share"
app:srcCompat="@drawable/ic_share_filled"
app:tint="@color/contrast_text_normal_theme" />
<ImageButton

Loading…
Cancel
Save