1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-25 21:14:52 +02:00

Added changes to Manifest

This commit is contained in:
vanitasvitae 2016-08-24 22:07:15 +02:00
parent 0b8dbcc35d
commit 50f5a79c30

View file

@ -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>