mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-16 15:48:13 +08:00
parent
90f904da47
commit
2651b1ec76
@ -151,7 +151,7 @@ Every layout must have components with defined ID's. Example,
|
|||||||
android:textColorLink="@color/lightBlue" />
|
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/).
|
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/`.
|
copy the svg data into an xml file at `app/src/main/res/drawable/`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user