Added AboutActivity

This commit is contained in:
dvdandroid
2016-08-23 17:02:32 +02:00
parent 0f103d5853
commit e18f4c843a
17 changed files with 527 additions and 11 deletions
+1
View File
@@ -21,6 +21,7 @@
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
</activity>
<activity android:name=".AboutActivity"/>
</application>
</manifest>