compile fix

This commit is contained in:
Jens
2022-08-17 23:04:35 +02:00
parent b0df3efa27
commit 4f7c36c4f7
9 changed files with 1 additions and 294 deletions

View File

@ -1,12 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application>
<activity
android:name=".MainActivityTabs"
android:exported="false"
android:label="@string/title_activity_main_tabs"
android:theme="@style/AppTheme.NoActionBar" />
</application>
</manifest>