fix build for modified

This commit is contained in:
AndyScherzinger 2017-12-21 18:22:59 +01:00 committed by tobiaskaminsky
parent 09fdc9b2e1
commit c6016b9a0a
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -23,6 +23,7 @@
<application <application
android:name=".MainApp" android:name=".MainApp"
android:icon="@mipmap/ic_launcher" android:icon="@mipmap/ic_launcher"
tools:replace="android:icon"
android:label="@string/app_name" android:label="@string/app_name"
android:fullBackupContent="@xml/backup_config" android:fullBackupContent="@xml/backup_config"
android:theme="@style/Theme.ownCloud.Toolbar" android:theme="@style/Theme.ownCloud.Toolbar"