Bugfix for Camera photo not being displayed in the app.
This commit is contained in:
@@ -26,18 +26,6 @@
|
||||
android:theme="@style/Theme.Haussteuerung"
|
||||
tools:targetApi="31"
|
||||
android:usesCleartextTraffic="true">
|
||||
<activity
|
||||
android:name=".activityChristmas"
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".noConnection"
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".FileDownload"
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".activitySky"
|
||||
android:exported="false"
|
||||
|
||||
Reference in New Issue
Block a user