Update call UI to new designs.

This commit is contained in:
Cody Henthorne
2021-08-09 11:56:06 -04:00
parent 94b9a458e7
commit 655e43a079
16 changed files with 441 additions and 201 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="16"
android:viewportHeight="16">
<path
android:pathData="M10.78,2.41C10.034,2.0393 9.2214,1.8217 8.39,1.77V1.02C9.323,1.0755 10.2348,1.3205 11.07,1.74L10.78,2.41ZM1.78,4.89C1.3396,5.7207 1.0741,6.6328 1,7.57H1.75C1.8017,6.7386 2.0193,5.926 2.39,5.18L1.78,4.89ZM10.78,13.59C10.034,13.9607 9.2214,14.1783 8.39,14.23V14.98C9.323,14.9245 10.2348,14.6796 11.07,14.26L10.78,13.59ZM5.22,2.41C5.966,2.0393 6.7786,1.8217 7.61,1.77V1.02C6.677,1.0755 5.7652,1.3205 4.93,1.74L5.22,2.41ZM2.79,4.55C3.2506,3.8495 3.8495,3.2506 4.55,2.79L4.13,2.17C3.3324,2.6914 2.6514,3.3724 2.13,4.17L2.79,4.55ZM15,8.43H14.25C14.1983,9.2614 13.9807,10.0741 13.61,10.82L14.28,11.15C14.7048,10.3026 14.9499,9.3766 15,8.43ZM13.23,11.43C12.7694,12.1305 12.1705,12.7294 11.47,13.19L11.89,13.81C12.6898,13.2914 13.3713,12.6099 13.89,11.81L13.23,11.43ZM13.61,5.2C13.9807,5.946 14.1983,6.7586 14.25,7.59H15C14.9445,6.6571 14.6995,5.7452 14.28,4.91L13.61,5.2ZM11.45,2.79C12.1505,3.2506 12.7494,3.8495 13.21,4.55L13.83,4.13C13.3086,3.3324 12.6276,2.6514 11.83,2.13L11.45,2.79ZM1.45,11.24L2.19,11.36L2.32,10.59C2.004,9.8964 1.8176,9.1508 1.77,8.39L1,8.43C1.0487,9.2002 1.2244,9.9571 1.52,10.67L1.45,11.24ZM3.85,13.93L1.72,14.28L2.07,12.15L1.32,12L1,14C0.9795,14.1359 0.9914,14.2747 1.0349,14.4051C1.0783,14.5354 1.1521,14.6536 1.25,14.75C1.3283,14.833 1.4229,14.8988 1.5279,14.9436C1.6329,14.9883 1.7459,15.0109 1.86,15.01H2L4,14.69L3.85,13.93ZM5.41,13.68L4.64,13.81L4.76,14.55L5.33,14.46C6.0417,14.7625 6.7986,14.945 7.57,15V14.25C6.8216,14.1913 6.0899,13.9982 5.41,13.68ZM8,2.5C6.5413,2.5 5.1424,3.0795 4.1109,4.1109C3.0794,5.1424 2.5,6.5413 2.5,8C2.4999,8.8475 2.6985,9.6832 3.08,10.44L2.6,13.44L5.6,12.96C6.348,13.3216 7.1692,13.5063 8,13.5C9.4587,13.5 10.8576,12.9206 11.8891,11.8891C12.9205,10.8577 13.5,9.4587 13.5,8C13.5,6.5413 12.9205,5.1424 11.8891,4.1109C10.8576,3.0795 9.4587,2.5 8,2.5Z"
android:fillColor="#ffffff"/>
</vector>