Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit cbe27f6

Browse files
committed
Merge remote-tracking branch 'origin/master' into master
2 parents b2ccfb1 + b0079f4 commit cbe27f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ ThemeColor.setColor(Activity activity, float[] hsv)
765765
The color you apply with these functions will apply on every activity with ```new ThemeColor(this)``` at the top.
766766

767767
### App Icon
768-
The most app icons of Samsung apps are made of one solid color as background and a white icon as foreground. Usually there is even a little part/detail of the foreground with a similar color as the background.
768+
The most app icons of Samsung apps are made of one solid color as background and a white icon as foreground. Usually there is even a little detail of the foreground with a similar color as the background.
769769

770770
<img src="readme-resources/app-icons/settings.png" width="50" height="50" /> <img src="readme-resources/app-icons/notes.png" width="50" height="50" /> <img src="readme-resources/app-icons/messages.png" width="50" height="50" /> <img src="readme-resources/app-icons/camera.png" width="50" height="50" /> <img src="readme-resources/app-icons/calculator.png" width="50" height="50" /> <img src="readme-resources/app-icons/contacts.png" width="50" height="50" /> <img src="readme-resources/app-icons/myfiles.png" width="50" height="50" />
771771

@@ -887,4 +887,4 @@ This is for further customization. I added the methode ```getView(int view)``` t
887887

888888
## Special thanks to:
889889
- [leonbcode](https://github.com/leonbcode) for github actions, so this library is always up-to-date.
890-
- [nfauv2001](https://github.com/nfauv2001) for helping me out with my english.
890+
- [nfauv2001](https://github.com/nfauv2001) for helping me out with my english.

0 commit comments

Comments
 (0)