Bug 1840210 - Rename mozac_ic_info to mozac_ic_information_fill_24
This commit is contained in:
committed by
mergify[bot]
parent
75311c8b6b
commit
d3b0e47be5
@@ -50,7 +50,7 @@
|
||||
android:layout_width="22dp"
|
||||
android:layout_height="22dp"
|
||||
android:padding="4dp"
|
||||
app:srcCompat="@drawable/mozac_ic_info"
|
||||
app:srcCompat="@drawable/mozac_ic_information_fill_24"
|
||||
android:background="?android:attr/selectableItemBackgroundBorderless" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<!-- We modify the Setting's theme's actionButtonStyle in order to change the padding between
|
||||
these two items - not great, but it works. Details in @style/SettingsActionButtonStyle. -->
|
||||
<item android:id="@+id/learn_more"
|
||||
android:icon="@drawable/mozac_ic_info"
|
||||
android:icon="@drawable/mozac_ic_information_fill_24"
|
||||
android:title="@string/preference_autocomplete_learn_more"
|
||||
app:showAsAction="ifRoom"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user