Making the demo app hardware accelerated to better render the decibels graph
This commit is contained in:
Родитель
52f0b5003e
Коммит
f5f928dcaf
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче