-Modified LIVE button to be untranslatable on all players.

This commit is contained in:
John Zhen Mo 2018-03-24 13:01:21 -07:00
parent 546ad120a5
commit 6e2b816190
5 changed files with 5 additions and 4 deletions

View file

@ -154,7 +154,7 @@
android:paddingLeft="4dp"
android:paddingRight="4dp"
android:gravity="center"
android:text="@string/duration_live"
android:text="@string/duration_live_button"
android:textAllCaps="true"
android:textColor="?attr/colorAccent"
android:maxLength="4"