Grial-UI-Kit-Support icon indicating copy to clipboard operation
Grial-UI-Kit-Support copied to clipboard

Setting icon in android layout

Open Novotnde opened this issue 4 years ago • 0 comments

Hello,

this is not really a bug but i cant seem to find anything in the documentation. I have added icons to my assets in adroid however if i want to set an icon in the android project in layout i am not able to.

<TextView android:id="@+id/imageView1" android:layout_row="0" android:layout_gravity="center_vertical" android:layout_column="0" android:textColor="#BDC3C7" android:text ="GrialIconsFont.Plus" />

can you please tell me how to achieve this? Thank you

Novotnde avatar Jun 16 '20 09:06 Novotnde