forked from penguin86/luna-tracker
Fix crash in case of WebDAV misconfigurazion or non reachability, WIP settings screen
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".SettingsActivity"
|
||||
android:label="@string/settings_title"
|
||||
android:theme="@style/Theme.LunaTracker"/>
|
||||
</application>
|
||||
|
||||
</manifest>
|
Reference in New Issue
Block a user