fix: record isn't stopped when volume down
refactor: recorder
This commit is contained in:
10
app/src/main/res/drawable/floating_menu_divider.xml
Normal file
10
app/src/main/res/drawable/floating_menu_divider.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<size
|
||||
android:width="100dp"
|
||||
android:height="0.77dp"/>
|
||||
|
||||
<solid android:color="#efefef"/>
|
||||
|
||||
</shape>
|
||||
Reference in New Issue
Block a user