-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
task(SDK-4057) - Replaces redundant layout files with different dimen…
…sions
- Loading branch information
1 parent
150d72b
commit a8a654e
Showing
8 changed files
with
12 additions
and
231 deletions.
There are no files selected for viewing
70 changes: 0 additions & 70 deletions
70
clevertap-pushtemplates/src/main/res/layout-v21/metadata.xml
This file was deleted.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
clevertap-pushtemplates/src/main/res/layout-v23/metadata.xml
This file was deleted.
Oops, something went wrong.
89 changes: 0 additions & 89 deletions
89
clevertap-pushtemplates/src/main/res/layout-v31/product_display_template.xml
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<dimen name="metadata_subtitle_max_width">120dp</dimen> | ||
</resources> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<dimen name="product_display_margin_top">4dp</dimen> | ||
</resources> |
This file contains 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