We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd89e40 commit 44e67d9Copy full SHA for 44e67d9
app/src/main/AndroidManifest.xml
@@ -17,6 +17,7 @@
17
android:icon="@drawable/logo"
18
android:label="@string/app_name"
19
android:supportsRtl="true"
20
+ android:hardwareAccelerated="true"
21
android:theme="@style/Theme.央视浏览器">
22
<activity
23
android:name=".MainActivity"
0 commit comments