Skip to content
Snippets Groups Projects
Commit b6b5d036 authored by Shubham Maheshwari's avatar Shubham Maheshwari
Browse files

changed the app icon

parent 3f74e860
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,6 @@
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/TaskBoxx.iml" filepath="$PROJECT_DIR$/TaskBoxx.iml" />
<module fileurl="file://$PROJECT_DIR$/Taskboxx.iml" filepath="$PROJECT_DIR$/Taskboxx.iml" />
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
</modules>
</component>
......
......@@ -7,7 +7,7 @@
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher_round"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">
......
......@@ -57,7 +57,7 @@
android:id="@+id/Logo"
android:layout_width="160dp"
android:layout_height="160dp"
app:srcCompat="@mipmap/ic_launcher_round"
app:srcCompat="@mipmap/ic_launcher"
android:layout_alignParentTop="true"
android:layout_centerHorizontal="true"
android:layout_marginTop="35dp" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment