Replace lingering occurence of ic_hollow_share with ic_share_filled (#16548)

upstream-sync
Bryan Kok 4 years ago committed by GitHub
parent c6de8632de
commit 92b93081e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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