Skip to content

Commit af6b25c

Browse files
committed
Enforce Western Arabic numerals in Stats text blocks
1 parent b65822f commit af6b25c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WordPress/src/main/res/layout/stats_block_text_item.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
android:paddingStart="@dimen/margin_extra_large"
99
android:paddingEnd="@dimen/margin_extra_large">
1010

11-
<com.google.android.material.textview.MaterialTextView
11+
<org.wordpress.android.widgets.MaterialTextViewWithNumerals
1212
android:id="@+id/text"
1313
style="@style/StatsBlockText"
1414
android:layout_width="wrap_content"

0 commit comments

Comments
 (0)