Commit 1b5564f0 by Kim Jinsung

Merge branch 'hotfix/1.4.521_53766' into 'hotfix/1.4.521'

53766: 【Android12検証 Check】図面のみ、署名が自由に書けない

See merge request !330
parents 767a10c7 b70041b1
......@@ -159,7 +159,7 @@
<activity
android:name="jp.agentec.abook.abv.ui.viewer.activity.ContentViewActivity"
android:configChanges="keyboardHidden|orientation|screenSize"
android:hardwareAccelerated="false"
android:hardwareAccelerated="true"
android:theme="@style/Theme.AppCompat.Light.NoActionBar.FullScreen" />
<activity
android:name="jp.agentec.abook.abv.ui.viewer.activity.HTMLWebViewActivity"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment