|
1 | 1 | # CodeView (Android) |
2 | 2 |
|
3 | 3 | [](https://android-arsenal.com/details/1/4216) |
4 | | -[](https://jitpack.io/#kbiakov/CodeView-Android) |
| 4 | +[](https://jitpack.io/#kbiakov/CodeView-Android) |
5 | 5 | [](https://travis-ci.org/kbiakov/CodeView-Android) |
6 | 6 | <a href="http://www.methodscount.com/?lib=com.github.kbiakov%3ACodeView-android%3A1.3.0"><img src="https://img.shields.io/badge/Methods and size-core: 969 | 1396 KB-e91e63.svg"/></a> |
7 | 7 |
|
@@ -226,11 +226,11 @@ List of apps on Play Store where this library used. Ping me if you want to be he |
226 | 226 | Icon | Application |
227 | 227 | ------------ | ------------- |
228 | 228 | <img src="https://goo.gl/ijEiBp" width="48" height="48" /> | [GeekBrains] |
229 | | -<img src="https://goo.gl/4VhHbn" width="48" height="48" /> | [Awesome Android - UI Libraries] |
230 | 229 | <img src="https://goo.gl/1AGK1b" width="48" height="48" /> | [Codify - Codes On The Go] |
| 230 | +<img src="https://goo.gl/jcGMmS" width="48" height="48" /> | [C Programming - CodeSpot] |
| 231 | +<img src="https://goo.gl/4VhHbn" width="48" height="48" /> | [Awesome Android - UI Libraries] |
231 | 232 | <img src="https://goo.gl/UPsE9F" width="48" height="48" /> | [GitJourney for GitHub] |
232 | 233 | <img src="https://goo.gl/kNqAc7" width="48" height="48" /> | [Source Code - Lập Trình] |
233 | | -<img src="https://goo.gl/jcGMmS" width="48" height="48" /> | [C Programming - CodeSpot] |
234 | 234 |
|
235 | 235 | ## Contribute |
236 | 236 | 1. You can add your theme (see [ColorTheme](https://github.com/Softwee/codeview-android/blob/master/codeview/src/main/java/io/github/kbiakov/codeview/highlight/CodeHighlighter.kt) class). Try to add some classic color themes or create your own if it looks cool. You can find many of them in different open-source text editors.<br> |
@@ -264,8 +264,8 @@ SOFTWARE. |
264 | 264 | ``` |
265 | 265 |
|
266 | 266 | [GeekBrains]:https://play.google.com/store/apps/details?id=ru.geekbrains |
| 267 | +[Codify - Codes On The Go]:https://play.google.com/store/apps/details?id=com.femindharamshi.spa |
| 268 | +[C Programming - 200+ Offline Tutorial and Examples]:https://play.google.com/store/apps/details?id=com.rsd.cprogramming |
267 | 269 | [Awesome Android - UI Libraries]:https://play.google.com/store/apps/details?id=in.sumeetlubal.aweandroid.aweandroid |
268 | 270 | [GitJourney for GitHub]:https://play.google.com/store/apps/details?id=com.oklab.githubjourney |
269 | | -[Codify - Codes On The Go]:https://play.google.com/store/apps/details?id=com.femindharamshi.spa |
270 | 271 | [Source Code - Lập Trình]:https://play.google.com/store/apps/details?id=com.noah.truongpq.codeview |
271 | | -[C Programming - CodeSpot]:https://play.google.com/store/apps/details?id=com.rsd.cprogramming |
0 commit comments