Skip to content

Commit

Permalink
尝试启用硬件加速
Browse files Browse the repository at this point in the history
  • Loading branch information
Eanya-Tonic committed Sep 19, 2024
1 parent fb3f022 commit 3b2a210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
android:icon="@drawable/logo"
android:label="@string/app_name"
android:supportsRtl="true"
android:hardwareAccelerated="true"
android:theme="@style/Theme.央视浏览器">
<activity
android:name=".MainActivity"
Expand Down

0 comments on commit 3b2a210

Please sign in to comment.