-
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.
- Loading branch information
release-bot
committed
Sep 16, 2024
1 parent
1ec828b
commit 00390f1
Showing
8 changed files
with
1,388 additions
and
777 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
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
65 changes: 65 additions & 0 deletions
65
uds-android-theme-public-mobile/src/main/res/raw/FileUpload.json
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,65 @@ | ||
{ | ||
"appearances": {}, | ||
"rules": [], | ||
"tokens": { | ||
"buttonBackgroundColor": { | ||
"red": 0, | ||
"green": 0, | ||
"blue": 0, | ||
"alpha": 0 | ||
}, | ||
"buttonBorderColor": { | ||
"red": 0, | ||
"green": 0, | ||
"blue": 0, | ||
"alpha": 0 | ||
}, | ||
"buttonBorderRadius": null, | ||
"buttonBorderWidth": null, | ||
"buttonHeight": null, | ||
"buttonMinWidth": null, | ||
"buttonTextColor": { | ||
"red": 0, | ||
"green": 0, | ||
"blue": 0, | ||
"alpha": 0 | ||
}, | ||
"buttonWidth": null, | ||
"notificationBackgroundColor": { | ||
"red": 0, | ||
"green": 0, | ||
"blue": 0, | ||
"alpha": 0 | ||
}, | ||
"notificationBorderColor": { | ||
"red": 0, | ||
"green": 0, | ||
"blue": 0, | ||
"alpha": 0 | ||
}, | ||
"notificationBorderRadius": null, | ||
"notificationDismissButtonGap": null, | ||
"notificationDismissIcon": null, | ||
"notificationDismissIconColor": { | ||
"red": 0, | ||
"green": 0, | ||
"blue": 0, | ||
"alpha": 0 | ||
}, | ||
"notificationIcon": null, | ||
"notificationIconColor": { | ||
"red": 0, | ||
"green": 0, | ||
"blue": 0, | ||
"alpha": 0 | ||
}, | ||
"notificationIconGap": null, | ||
"notificationIconSize": null, | ||
"notificationTextColor": { | ||
"red": 1, | ||
"green": 1, | ||
"blue": 1, | ||
"alpha": 1 | ||
} | ||
} | ||
} |
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
Oops, something went wrong.