-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Share sheet improvements (external sharing)
- Loading branch information
Christian Scherm
committed
Jun 18, 2020
1 parent
f0b2901
commit 9f50662
Showing
2 changed files
with
14 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Change: Share sheet improvements (external sharing) | ||
|
||
Share Sheet for external shares was cleaned up a bit. | ||
|
||
- Color of the separator line has the same color | ||
- The padding of the icons has been enlarged | ||
- A background color was inserted | ||
- The padding of the content was increased on the left and right | ||
|
||
https://github.com/owncloud/core/pull/37558 |