-
-
Notifications
You must be signed in to change notification settings - Fork 615
Open
Labels
Description
About this issue
Some icons are incorrectly rendered with IconicsTextView
+ XML.
Sample code:
<com.mikepenz.iconics.view.IconicsTextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/title_statistics_chart_success"
android:textAppearance="?attr/textAppearanceBody2" />
<string name="title_statistics_chart_success">{gmd-trending-up} Success</string>
Details
- Used support library version:
androidx.appcompat:appcompat:1.4.0-alpha03
- Used gradle build tools version 4.2.2 / 7.1.1
- Used tooling / Android Studio version: 4.2.2
- Used library version: 5.2.8, 5.3.0-b01
Fonts:
com.mikepenz:google-material-typeface:4.0.0.1-kotlin@aar
com.mikepenz:community-material-typeface:5.8.55.0-kotlin@aar