Skip to content

Instantly share code, notes, and snippets.

@JacquesSmuts
Created February 16, 2020 13:37
Show Gist options
  • Save JacquesSmuts/fcd8ba8abc4df58909c7c624d53d9127 to your computer and use it in GitHub Desktop.
Save JacquesSmuts/fcd8ba8abc4df58909c7c624d53d9127 to your computer and use it in GitHub Desktop.
android manifest short
<application
..
android:icon="@drawable/ic_launcher_overlaid"
..>
<activity
..>
</activity>
</application>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment