Making the demo app hardware accelerated to better render the decibels graph

This commit is contained in:
Andre Natal 2018-08-31 11:52:31 -07:00
Родитель 52f0b5003e
Коммит f5f928dcaf
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -13,6 +13,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:hardwareAccelerated="true"
android:theme="@style/AppTheme">
<activity android:name="com.mozilla.speechapp.MainActivity">
<intent-filter>