-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #213 from School-of-Company/refactor/212-modify-de…
…sign-changed 🔀 :: (#212) - 디자인이 변경된 부분이 존재하여 이를 반영하였습니다.
- Loading branch information
Showing
8 changed files
with
40 additions
and
22 deletions.
There are no files selected for viewing
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
9 changes: 9 additions & 0 deletions
9
core/design-system/src/main/res/drawable/ic_downarrowicon.xml
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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:pathData="M20.031,9.531L12.531,17.031C12.461,17.1 12.378,17.156 12.287,17.193C12.196,17.231 12.099,17.251 12,17.251C11.901,17.251 11.804,17.231 11.713,17.193C11.622,17.156 11.539,17.1 11.469,17.031L3.969,9.531C3.829,9.39 3.75,9.199 3.75,9C3.75,8.801 3.829,8.61 3.969,8.469C4.11,8.329 4.301,8.25 4.5,8.25C4.699,8.25 4.89,8.329 5.031,8.469L12,15.44L18.969,8.469C19.039,8.4 19.122,8.344 19.213,8.307C19.304,8.269 19.402,8.25 19.5,8.25C19.599,8.25 19.696,8.269 19.787,8.307C19.878,8.344 19.961,8.4 20.031,8.469C20.1,8.539 20.156,8.622 20.193,8.713C20.231,8.804 20.25,8.901 20.25,9C20.25,9.099 20.231,9.196 20.193,9.287C20.156,9.378 20.1,9.461 20.031,9.531Z" | ||
android:fillColor="#ffffff"/> | ||
</vector> |
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
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