mirror of
https://github.com/guilhermewerner/calculadora-android
synced 2025-06-17 03:34:18 +00:00
Initial
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/launcher_background" />
|
||||
<foreground android:drawable="@mipmap/launcher_foreground" />
|
||||
</adaptive-icon>
|
Reference in New Issue
Block a user