diff --git a/app/src/main/res/layout/dialog_stt.xml b/app/src/main/res/layout/dialog_stt.xml index 5e33a73..19af970 100644 --- a/app/src/main/res/layout/dialog_stt.xml +++ b/app/src/main/res/layout/dialog_stt.xml @@ -1,30 +1,24 @@ - - - - + - - - - - - \ No newline at end of file + android:layout_height="wrap_content" android:id="@+id/icStt" android:layout_margin="8dp" + android:contentDescription="@string/STT"/> + + + \ No newline at end of file