mirror of
https://github.com/sismics/docs.git
synced 2026-01-06 05:19:35 +00:00
Android: document details
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
android:logo="@drawable/ic_launcher"
|
||||
android:launchMode="singleTop">
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".activity.DocumentActivity"
|
||||
android:label=""
|
||||
android:logo="@drawable/ic_launcher">
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user