Adapt the style of the image activity to the rest of the application

This commit is contained in:
2023-01-25 01:54:35 +01:00
parent ae927ebc57
commit cef3b2e593
4 changed files with 9 additions and 7 deletions

View File

@@ -69,7 +69,8 @@
android:name=".ReaderActivity">
</activity>
<activity
android:name=".ImageActivity">
android:name=".ImageActivity"
android:theme="@style/Theme.AppCompat.Translucent">
</activity>
<meta-data android:name="android.webkit.WebView.MetricsOptOut"