Voice Note Locking.

Limit of 60 minutes, after which it's cancelled.
This commit is contained in:
Alan Evans
2019-03-28 15:04:38 -03:00
committed by GitHub
parent cab3657ab0
commit e842f78457
11 changed files with 378 additions and 169 deletions

View File

@@ -0,0 +1,9 @@
<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="#FF000000"
android:pathData="M22.1,15l-9.5,-9.5c-0.3,-0.3 -0.8,-0.3 -1.1,0L1.9,15L3,16.1l9,-9l9,9L22.1,15z"/>
</vector>