feat(ui): Add new interaction buttons and icons for voice assistant overlay

This commit is contained in:
cogwheel0
2025-11-21 20:40:13 +05:30
parent f18edc7fe0
commit 6a2a452be4
11 changed files with 300 additions and 54 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="#3D3D3D" />
</shape>