Android, how to display font awesome icons in layout edit mode?
问题 I'm trying to add font awesome icons into my Android App, i found a solution here: https://stackoverflow.com/a/15762875/535556 But it display icons only after compilation of app and run on device. After that i found this plugin: https://github.com/bperin/FontAwesomeAndroid But it does not work for me.. I would like to display font awesome icons directly in layout because is it much faster that compile application to check that is displayed correctly. Many thanks for any advice. 回答1: Make sure