Different Ways to Use Font Awesome Icons in Android - GeeksforGeeks (2024)

<?xml version="1.0" encoding="utf-8"?>

<LinearLayout

android:layout_width="match_parent"

android:layout_height="wrap_content"

android:layout_marginTop="5dp"

android:background="#fff"

android:orientation="vertical">

<LinearLayout

android:layout_width="match_parent"

android:layout_height="wrap_content"

android:layout_margin="10dp"

android:orientation="horizontal">

<TextView

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:layout_marginLeft="5dp"

android:text="ICON 1"

android:textSize="12sp"

android:textStyle="bold" />

<info.androidhive.fontawesome.FontTextView

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:text="@string/fa_user_alt_slash_solid"

android:textColor="#f88"

android:textSize="25sp"

app:solid_icon="true" />

</LinearLayout>

<LinearLayout

android:layout_width="match_parent"

android:layout_height="wrap_content"

android:layout_margin="10dp"

android:orientation="horizontal">

<TextView

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:layout_marginLeft="5dp"

android:text="ICON 2"

android:textSize="12sp"

android:textStyle="bold" />

<info.androidhive.fontawesome.FontTextView

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:padding="10dp"

android:text="@string/fa_lock_solid"

android:textColor="#ff8"

android:textSize="25sp"

app:solid_icon="true" />

</LinearLayout>

</LinearLayout>

Different Ways to Use Font Awesome Icons in Android - GeeksforGeeks (2024)
Top Articles
Latest Posts
Article information

Author: Laurine Ryan

Last Updated:

Views: 5789

Rating: 4.7 / 5 (77 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Laurine Ryan

Birthday: 1994-12-23

Address: Suite 751 871 Lissette Throughway, West Kittie, NH 41603

Phone: +2366831109631

Job: Sales Producer

Hobby: Creative writing, Motor sports, Do it yourself, Skateboarding, Coffee roasting, Calligraphy, Stand-up comedy

Introduction: My name is Laurine Ryan, I am a adorable, fair, graceful, spotless, gorgeous, homely, cooperative person who loves writing and wants to share my knowledge and understanding with you.