Skip to content

Commit

Permalink
Delete: unused resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Velord authored and Velord committed Mar 24, 2023
1 parent dc5e7ba commit 2f7fed5
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 265 deletions.
10 changes: 1 addition & 9 deletions multiplebackstackapplier/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">

<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/Theme.ComposeMultipleBackstackDemo" />

<manifest>
</manifest>

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 0 additions & 16 deletions multiplebackstackapplier/src/main/res/values-night/themes.xml

This file was deleted.

7 changes: 0 additions & 7 deletions multiplebackstackapplier/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="purple_200">#FFBB86FC</color>
<color name="purple_500">#FF6200EE</color>
<color name="purple_700">#FF3700B3</color>
<color name="teal_200">#FF03DAC5</color>
<color name="teal_700">#FF018786</color>
<color name="black">#FF000000</color>
<color name="white">#FFFFFFFF</color>
</resources>
1 change: 0 additions & 1 deletion multiplebackstackapplier/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
<resources>
<string name="app_name">ComposeMultipleBackstack</string>
</resources>
16 changes: 0 additions & 16 deletions multiplebackstackapplier/src/main/res/values/themes.xml

This file was deleted.

0 comments on commit 2f7fed5

Please sign in to comment.