Update dialog_stt.xml
This commit is contained in:
parent
464cda09b9
commit
5a1fef3f69
@ -24,7 +24,7 @@
|
|||||||
<TextView
|
<TextView
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content" android:id="@+id/partialResultTextView"
|
android:layout_height="wrap_content" android:id="@+id/partialResultTextView"
|
||||||
android:layout_margin="8dp" android:gravity="center"/>
|
android:layout_margin="8dp" android:gravity="center" android:text="@string/not_understood"/>
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
</FrameLayout>
|
</FrameLayout>
|
Loading…
x
Reference in New Issue
Block a user