parent
b58c157c87
commit
e797d8a1c2
|
@ -1,9 +0,0 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M11.9,22 L16.45,10H18.55L23.1,22H21L19.95,18.95H15.1L14,22ZM15.7,17.2H19.3L17.55,12.25H17.45ZM4,19 L2.6,17.6 7.65,12.55Q6.7,11.5 5.988,10.375Q5.275,9.25 4.75,8H6.85Q7.3,8.9 7.813,9.625Q8.325,10.35 9.05,11.15Q10.15,9.95 10.875,8.688Q11.6,7.425 12.1,6H1V4H8V2H10V4H17V6H14.1Q13.575,7.775 12.675,9.45Q11.775,11.125 10.45,12.6L12.85,15.05L12.1,17.1L9,14Z"/>
|
||||
</vector>
|
|
@ -400,7 +400,7 @@
|
|||
android:tintMode="src_in"
|
||||
android:contentDescription="@string/language"
|
||||
android:tooltipText="@string/language"
|
||||
android:src="@drawable/ic_translate_24px"/>
|
||||
android:src="@drawable/ic_language_24px"/>
|
||||
|
||||
<Space
|
||||
android:layout_width="0px"
|
||||
|
|
Loading…
Reference in New Issue