Skip to content

Commit 04550f3

Browse files
Fernando Prieto MoyanoFernando Prieto Moyano
Fernando Prieto Moyano
authored and
Fernando Prieto Moyano
committed
Deleted unnecesary classes
1 parent 0c5e8fa commit 04550f3

File tree

8 files changed

+0
-80
lines changed

8 files changed

+0
-80
lines changed

Diff for: app/src/main/res/anim/animation_elevate.xml

-23
This file was deleted.

Diff for: app/src/main/res/anim/layout_animation.xml

-5
This file was deleted.

Diff for: app/src/main/res/values-night/colors.xml

-16
This file was deleted.

Diff for: app/src/main/res/values/attrs.xml

-7
This file was deleted.

Diff for: app/src/main/res/values/dimens.xml

-6
This file was deleted.

Diff for: app/src/main/res/values/grid_dimens.xml

-10
This file was deleted.

Diff for: app/src/main/res/values/styles.xml

-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
<resources>
2-
32
<!-- Base application theme. -->
43
<style name="AppTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
54
<!-- Customize your theme here. -->
65
<item name="colorPrimary">@color/colorPrimary</item>
76
<item name="colorPrimaryDark">@color/colorStatusBar</item>
87
<item name="colorAccent">@color/colorAccent</item>
98
</style>
10-
11-
<style name="RoundedCornersDialog" parent="Theme.AppCompat.DayNight.Dialog.Alert">
12-
<item name="dialogCornerRadius">@dimen/item_launch_corner_radius</item>
13-
<item name="android:background">@color/colorDialogWindowBackground</item>
14-
</style>
159
</resources>

Diff for: app/src/main/res/values/text_dimens.xml

-7
This file was deleted.

0 commit comments

Comments
 (0)