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

Commit b0079f4

Browse files
authored
Update README.md (#19)
1 parent 751be2f commit b0079f4

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
@@ -761,7 +761,7 @@ ThemeColor.setColor(Activity activity, float[] hsv)
761761
The color you apply with these functions will apply on every activity with ```new ThemeColor(this)``` at the top.
762762

763763
### App Icon
764-
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.
764+
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.
765765

766766
<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" />
767767

@@ -871,4 +871,4 @@ My sample app icon for example:
871871

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

0 commit comments

Comments
 (0)