Refresh media selection and sending flow with a shiny new UX.

This commit is contained in:
Alex Hart
2021-09-02 17:04:43 -03:00
committed by Greyson Parrelli
parent a940487611
commit 664d6475d9
195 changed files with 7075 additions and 4812 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="20dp"
android:height="20dp"
android:viewportWidth="20"
android:viewportHeight="20">
<path
android:fillColor="@color/core_white"
android:pathData="M17,9.25l-6.25,0l0,-6.25l-1.5,0l0,6.25l-6.25,0l0,1.5l6.25,0l0,6.25l1.5,0l0,-6.25l6.25,0l0,-1.5z"/>
</vector>