From 2651b1ec7633989151595760531b52e5414cf993 Mon Sep 17 00:00:00 2001 From: 6543 <6543@noreply.codeberg.org> Date: Tue, 14 Jul 2020 19:56:46 +0200 Subject: [PATCH] --- Code-Standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Standards.md b/Code-Standards.md index 0b063e0..e79f3ce 100644 --- a/Code-Standards.md +++ b/Code-Standards.md @@ -151,7 +151,7 @@ Every layout must have components with defined ID's. Example, android:textColorLink="@color/lightBlue" /> ``` -### ICONs are taken from Feathericons +#### ICONs are taken from Feathericons If an symbole is needed and not included in GitNex jet. Search for on in the [Feather Icon Colection](https://feathericons.com/). copy the svg data into an xml file at `app/src/main/res/drawable/`.