Add "Choose video" button
This commit is contained in:
parent
79d97f9729
commit
40a77118bf
4 changed files with 73 additions and 28 deletions
3
app/src/main/res/drawable/ic_video_camera_vector.xml
Normal file
3
app/src/main/res/drawable/ic_video_camera_vector.xml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<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="M18 10.48V6c0-1.1-0.9-2-2-2H4C2.9 4 2 4.9 2 6v12c0 1.1 0.9 2 2 2h12c1.1 0 2-0.9 2-2v-4.48l4 3.98v-11l-4 3.98zM5 16l2.38-3.17L9 15l2.62-3.5L15 16H5z"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue