D
D
Danil Ochagov2018-07-21 14:46:23
Android
Danil Ochagov, 2018-07-21 14:46:23

How to work with fonts and icons in java android development?

How to work with fonts and icons in java android development?
There are a lot of options, I suppose, but which are the best and optimal?
With fonts, the work is this - android:fontFamily="font face", and if you need a custom font, then download the font and create a font folder in res, where you throw the downloaded fonts and use it there. (If there are other variants, tell me)
And with icons how ? After all, you can make ordinary images (or they will weigh a lot for icons) or use font-awesome, or are there other options that are more convenient and optimal?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Satangelus, 2018-07-21
@Satangelus

9-patch png won't work?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question