Created
June 15, 2021 09:41
-
-
Save sthewissen/8dc764d4ee1e78aaa24cbb11c51f0cf5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<application android:label="MVP" | |
android:icon="@mipmap/ic_launcher" | |
android:roundIcon="@mipmap/ic_launcher_round"> | |
... | |
</application> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment