Merge "[Sound panel] Use localized string for button text" into sc-v2-dev

This commit is contained in:
Shaowei Shen
2021-11-12 09:14:19 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -119,7 +119,7 @@
android:layout_width="wrap_content"
android:layout_height="36dp"
android:minWidth="0dp"
android:text="@string/see_more"/>
android:text="@string/settings_button"/>
<Space
android:layout_weight="1"