Add fontFeatureSettings tnum to TV volume number

Adding again because it got lost in ag/12361985.

Bug: 162302410
Test: m
Change-Id: I2e2de6ecb3f440f12b01aac61f8ba4c019957ce9
This commit is contained in:
Galia Peycheva
2020-08-25 12:06:16 +02:00
parent d64cb948de
commit f7ad6c1936

View File

@@ -37,6 +37,7 @@
android:layout_height="@dimen/tv_volume_dialog_bubble_size"
android:maxLength="2"
android:gravity="center"
android:fontFeatureSettings="tnum"
android:background="@drawable/tv_volume_dialog_circle"
android:textSize="@dimen/tv_volume_number_text_size"
android:textColor="@color/accent_tint_color_selector"/>