We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65822f commit af6b25cCopy full SHA for af6b25c
1 file changed
WordPress/src/main/res/layout/stats_block_text_item.xml
@@ -8,7 +8,7 @@
8
android:paddingStart="@dimen/margin_extra_large"
9
android:paddingEnd="@dimen/margin_extra_large">
10
11
- <com.google.android.material.textview.MaterialTextView
+ <org.wordpress.android.widgets.MaterialTextViewWithNumerals
12
android:id="@+id/text"
13
style="@style/StatsBlockText"
14
android:layout_width="wrap_content"
0 commit comments