Merge "Add fontFeatureSettings tnum to TV volume number"

This commit is contained in:
TreeHugger Robot
2020-09-01 13:11:06 +00:00
committed by Android (Google) Code Review

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"/>