Fix travis
- Remove duplicate of AndroidManifest - Remove some non-translatable strings from "ar" translation, and general clean-up of other
This commit is contained in:
parent
b43c56085d
commit
7a4a54c3ea
31 changed files with 4 additions and 1636 deletions
|
|
@ -53,11 +53,6 @@
|
|||
android:launchMode="singleInstance"
|
||||
android:theme="@style/PlayerTheme"/>
|
||||
|
||||
<service
|
||||
android:name=".player.BackgroundPlayer"
|
||||
android:exported="false"
|
||||
android:label="@string/background_player_name" />
|
||||
|
||||
<activity
|
||||
android:name=".settings.SettingsActivity"
|
||||
android:label="@string/settings_activity_title" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue