mirror of
https://github.com/gsantner/dandelion
synced 2024-11-21 20:02:07 +01:00
Added changes to Manifest
This commit is contained in:
parent
0b8dbcc35d
commit
50f5a79c30
1 changed files with 4 additions and 0 deletions
|
@ -230,5 +230,9 @@
|
|||
</intent-filter>
|
||||
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".activity.AboutActivity"
|
||||
android:label="@string/about_activity__title_about_app"
|
||||
android:theme="@style/AppTheme.NoActionBar"/>
|
||||
</application>
|
||||
</manifest>
|
Loading…
Reference in a new issue