Merge pull request #13193 from brave/add_brave_talk_menu_android

Add brave talk to menu
This commit is contained in:
Deep Pandya
2022-06-17 16:32:25 -04:00
committed by GitHub
6 changed files with 25 additions and 0 deletions
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M23.494,20.178C23.352,20.255 23.197,20.292 23.042,20.292C22.856,20.292 22.671,20.238 22.51,20.131L18.25,17.291V18.375C18.25,19.432 17.39,20.292 16.333,20.292H2.917C1.86,20.292 1,19.432 1,18.375V5.917C1,4.86 1.86,4 2.917,4H16.333C17.39,4 18.25,4.86 18.25,5.917V7.002L22.51,4.161C22.803,3.965 23.183,3.946 23.494,4.113C23.806,4.281 24,4.606 24,4.958V19.333C24,19.687 23.806,20.011 23.494,20.178ZM22.083,6.75L17.823,9.589C17.799,9.605 17.77,9.607 17.744,9.622C17.687,9.654 17.627,9.677 17.562,9.696C17.501,9.714 17.442,9.727 17.38,9.732C17.349,9.735 17.322,9.751 17.292,9.751C17.259,9.751 17.231,9.735 17.199,9.731C17.135,9.726 17.075,9.713 17.014,9.694C16.953,9.676 16.898,9.654 16.844,9.625C16.791,9.597 16.744,9.564 16.698,9.527C16.646,9.484 16.601,9.439 16.559,9.387C16.539,9.363 16.512,9.35 16.494,9.324C16.478,9.299 16.475,9.269 16.462,9.243C16.43,9.186 16.408,9.129 16.389,9.065C16.37,9.002 16.356,8.941 16.351,8.878C16.348,8.848 16.333,8.822 16.333,8.792V5.917H2.917V18.412H16.333V15.5C16.333,15.47 16.348,15.444 16.351,15.415C16.356,15.35 16.37,15.29 16.389,15.227C16.408,15.164 16.43,15.106 16.462,15.049C16.475,15.023 16.478,14.994 16.494,14.969C16.512,14.943 16.539,14.928 16.559,14.904C16.601,14.853 16.645,14.809 16.697,14.767C16.744,14.729 16.792,14.695 16.847,14.666C16.899,14.638 16.951,14.617 17.009,14.599C17.073,14.578 17.136,14.566 17.204,14.56C17.234,14.556 17.26,14.542 17.292,14.542C17.321,14.542 17.346,14.556 17.375,14.559C17.44,14.565 17.501,14.578 17.565,14.597C17.628,14.616 17.687,14.639 17.743,14.671C17.769,14.684 17.799,14.686 17.823,14.703L22.083,17.543V6.75Z"
android:fillColor="#212529"
android:fillType="evenOdd"/>
</vector>
+1
View File
@@ -6,6 +6,7 @@
<resources>
<item name="set_default_browser" type="id"/>
<item name="brave_talk_id" type="id" />
<item name="brave_rewards_id" type="id"/>
<item name="brave_wallet_id" type="id"/>
<item name="brave_news_id" type="id"/>